Sunday, September 5, 2010

Learn PHP

I am now learning PHP. Still studying basics but I already have some knowledge in c. So I can learn it quickly.

To do learning first we have to install php in our pc. You can download php for free in here: http://www.php.net/downloads.php.
(Here is a link to a good tutorial from PHP.net on how to install PHP5: http://www.php.net/manual/en/install.php).*

Then you need a web server. You can download apache server for free in here: http://httpd.apache.org/download.cgi.*

Finally you need a database. You can download My SQL for free in hear: http://www.mysql.com/downloads/.*

But it is very much easy if you download WAMPSEVER.
( WAMP is an acronym formed from the initials of the operating system Microsoft Windows and the principal components of the package: Apache, MySQL and PHP (or Perl or Python, although WAMP includes PHP exclusively). Apache is a web server. MySQL is an open-source database. PHP is a scripting language that can manipulate information held in a database and generate web pages dynamically each time content is requested by a browser. Other programs may also be included in a package, such as phpMyAdmin which provides a graphical user interface for the My SQL database manager or the alternative scripting languages Python or Perl.).
You can download wampsever for free in here: http://www.wampserver.com/en/download.php
*(Those are for windows only)

If you have those now you can start learning. I found a free site. http://www.w3schools.com/PHP/default.asp. I think it is great.

I will put some more in future.

0 comments:

Visitors Count

Free Hit Counter