Latest

recent

PHP - Complete reference for beginners

PHP is a general-purpose server-side scripting language originally designed for Web development to produce dynamic Web pages. It is one of the first developed server-side scripting languages to be embedded into an HTML source document rather than calling an external file to process data. The code is interpreted by a Web server with a PHP processor module which generates the resulting Web page. It also has evolved to include a command-line interface capability and can be used in standalone graphical applications. PHP can be deployed on most Web servers and also as a standalone shell on almost every operating system and platform free of charge. A competitor to Microsoft's Active Server Pages (ASP) server-side script engine and similar languages, PHP is installed on more than 20 million Web sites and 1 million Web servers. Software that uses PHP includes MediaWiki, Joomla, Wordpress, Concrete5, MyBB, and Drupal.
PHP was originally created by Rasmus Lerdorf in 1995. The main implementation of PHP is now produced by The PHP Group and serves as the formal reference to the PHP language.PHP is free software released under the PHP License, which is incompatible with the GNU General Public License (GPL) due to restrictions on the usage of the term PHP

PHP Fundamentals

  1. PHP General Introduction
  2. PHP Variables
  3. PHP Syntax
  4. PHP String
  5. PHP Operators
  6. PHP If...Else Statements
  7. PHP Switch Statement
  8. PHP Arrays
  9. PHP Looping
  10. PHP Functions
  11. PHP Forms and User Input
  12. PHP $_GET
  13. PHP $_POST
  14. PHP Date()

File Handling and Exception Handling with PHP

  1. PHP Include File
  2. PHP File Handling
  3. PHP File Upload
  4. PHP Cookies
  5. PHP Sessions
  6. PHP Sending E-mails
  7. PHP Secure E-mails
  8. PHP Error Handling
  9. PHP Exception Handling
  10. PHP Filter

 PHP With MySQL

  1. PHP MySQL Introduction
  2. PHP MySQL Connect to a Database
  3. PHP MySQL Create Database and Tables
  4. PHP MySQL Insert Into
  5. PHP MySQL Select
  6. PHP MySQL The Where Clause
  7. PHP MySQL Order By Keyword
  8. PHP MySQL Update
  9. PHP MySQL Delete
  10. PHP Database ODBC
  11. PHP XML Expat Parser
  12. PHP XML DOM
  13. PHP Simple XML

PHP With XML and AJAX

  1. AJAX Introduction
  2. AJAX XML HttpRequest
  3. PHP and AJAX Suggest
  4. PHP and AJAX XML Example
  5. PHP and AJAX MySQL Database Example
  6. HP and AJAX response XML Example
  7. PHP and AJAX Live Search
  8. PHP and AJAX RSS Reader
  9. PHP and AJAX Poll 

More Into PHP Functions

  1. PHP Array Functions
  2. PHP Calendar Functions
  3. PHP Date / Time Functions
  4. PHP Directory Functions
  5. PHP Error and Logging Functions
  6. PHP Filesystem Functions
  7. PHP Filter Functions
  8. PHP FTP Functions
  9. PHP HTTP Functions
  10. PHP libxml Functions
  11. PHP Mail Functions
  12. PHP Math Functions
  13. PHP Misc. Functions
  14. PHP MySQL Functions
  15. PHP Simple XML Functions
  16. PHP String Functions
  17. PHP XML Parser Functions
  18. PHP Zip File Functions
PHP - Complete reference for beginners Reviewed by 1000sourcecodes on 21:53 Rating: 5
Powered by Blogger.