Tutorials

Currency Converter API

Posted by on October 20, 2011 at 11:19 pm

A few lines of code written in PHP for currency converter using google api

Creating a local server

Posted by on April 17, 2011 at 4:26 am

What is Local Server? A Local Server allows development and testing on a local machine without the concerns of losing Internet connection, accidentally creating temporary security holes, or constantly uploading files via FTP. Guide on installing and setting up a server. Today, we will talk about creating your local server to which you will be [...]

Learning PHP Programming

Posted by on April 13, 2011 at 11:39 pm

Why PHP and what is it? Today, we will talk about starting to learn PHP programming. Why we or I choose this programming language? That’s because PHP is an open source language which is the source code is freely distributed, all of its installers, databases are downloadable through the internet and didn’t cost any amount [...]