PHP Resources

TheWebsEye.com

PHP is an open source programming language that allows you to create dynamic web pages. Dynamic pages allow a visitor to interact with your web application and allow you to customise your website to serve information to your visitors form a database or from previously entered details.

PHP can do anything any other CGI program can do, such as collect form data, generate dynamic page content, or send and receive cookies, but more importantly it supports a wide range of databases.

PHP is the natural choice for Linux machines running Apache web server software, but it also runs equally well on any UNIX or Windows platform, with Netscape or Microsoft Web server software.

Sites where you can learn more about PHP

  1. PHP.net. - official download site for PHP
  2. PHP Resource Index - Free PHP software downloads.
  3. PHPBuilder.com - General PHP Site offering useful PHP articles, forums, etc..
  4. PHPTALK.com - Talk, talk, talk everything about php language, unlimited.
  5. TheSiteWizard.com - you can download the code to create your own PHP form.
  6. Zend.com - PHP site driving growth of PHP providing services to businesses that use a PHP platform..

PHP Articles