Start with PHP Programming
If you are new in Web Development world and would like to built up your carrier towards PHP Developer than this is going to be a greatest tutorial for starting point of view. To start with the PHP programming , you should know the Facts of PHP by clicking here. Now , you should have the following tools to start with programming in PHP.
- PHP - Download PHP to find the latest version of PHP and download it.
- Web-Server - As PHP is a server-side language , you need a web-server to run the PHP code. One of the most popular and commonly used web server is Apache web-server.
- Database - As you are going to built-up Dyanamic web pages , you would essentially need one database for their website. Most Popular and Commonly used database is MySQL, as it is a fully open-source.
Instead of downloading all the above tools, you can go for one of the Integrated packages, called a WAMP (Window Apache MySQL PHP) for Windows and LAMP (Linux Apache MySQL PHP) for Linux and so on. I am using Window operating system so i have downloaded WAMP for Apache as the Web-server, MySQL as database and PHP. The Linux equivalent is WAMP.
If you are using any other operating system than visit the below link , and find your suitable package according to your operating system. http://bitnami.org/stacks
Note : You can also go downaload XAMPP as a web server package which is for Windows.
To know more about programming , php info , php editor , programming php ,Open-source , php help and php script , subscribe to our feed by entering email address below. You will get updates via email about every tutorial posted on this site. It will not take more than a sec.






I am
about 2 years ago
Nice tutorial for those who want to start their career with php. it helps me a lot to start with php. i am new in programming field and wanted to built my career as PHP developer. great thanks to author.
about 2 years ago
Nice tutorial for those who want to start their career with php. it helps me a lot to start with php. i am new in programming field and wanted to built my career as PHP developer. great thanks to author.
about 2 years ago
Agree with you tyler.. Thanks for nicely managed info.
about 2 years ago
Agree with you tyler.. Thanks for nicely managed info.
about 1 year ago
Here’s a question. How can I configure WAMP server with an URL exactly the same as my web host.
For example, instead of localhost, can I use a
url starting mywebaddresscom.ipagemysql.com which is like that provided by my ISP.
about 1 year ago
@Facarroll, Yes you can do this by making some settings of virtual host.