Knowledge Base on PHP

  1. History and origin of PHP
  2. Different versions of PHP - History and evolution of PHP
  3. Getting Started with PHP
  4. Variables in PHP
  5. Constants in PHP
  6. Strings in PHP
  7. if Statements in PHP
  8. switch Statements in PHP
  9. while loops in PHP
  10. do...while Loops in PHP
  11. for Loops in PHP

Latest Tutorials on PHP

[2010-07-03]  :  A Basic Example using PHP in AWS (Amazon Web Services)
[2010-07-03]  :  Building a Video Sharing Site using PHP in AWS
[2010-06-30]  :  XMLRPC for PHP - A simple client and server program
[2010-06-29]  :  How to fix: Warning: Visiting this site may harm your computer - domainameat.cc
[2009-06-13]  :  PHP Warning: Unknown(): Unable to load dynamic library '/usr/local/php4/lib/php/extensions/no-debug ......
[2009-02-24]  :  Using Text file as database in PHP
[2009-02-07]  :  Parent: child process exited with status 3221225477 -- Restarting
[2009-01-14]  :  Install and use PHPUnit to test your PHP pages for errors.
[2008-12-29]  :  Using Codeigniter for PHP application development
[2008-12-01]  :  Creating or Opening a File in PHP
[2008-12-01]  :  Opening a Remote File in PHP
[2008-12-01]  :  Reading contents of a File into a String in PHP
[2008-12-01]  :  Counting Lines, Paragraphs, or Records in a File using pc_split_paragraphs() in PHP
[2008-12-01]  :  Reading word by word from a file in PHP
[2008-12-01]  :  Reading .ini files in PHP
 
More Latest Tutorials on PHP

Most Viewed Articles on PHP (in last 30 days)

isset() function in PHP
Reading .CSV file in PHP
Parent: child process exited with status 3221225477 -- Restarting
Handling BLOB in PHP and MySQL
Extract files from a .zip file using PHP
Find Difference between two dates in PHP
Appending One Array to Another in PHP
Upload and Download files with FTP in PHP
preg_split() and explode() in PHP
Reading and Writing .gz files in PHP
Install and use PHPUnit to test your PHP pages for errors.
public, protected, and private Properties in PHP
Reading word by word from a file in PHP
preg_match(), function preg_match_all(), preg_grep() in PHP
Using Text file as database in PHP
Most Emailed Articles on PHP (in last 30 days)
Opening a Remote File in PHP
Reading .CSV file in PHP
Counting Lines, Paragraphs, or Records in a File using pc_split_paragraphs() in PHP
Reading word by word from a file in PHP
Removing Duplicate Elements from an Array in PHP
Find Difference between two dates in PHP
Reading contents of a File into a String in PHP
PHP Warning: Unknown(): Unable to load dynamic library '/usr/local/php4/lib/php/extensions/no-debug ......
isset() function in PHP
Setting cookies in PHP
Different versions of PHP - History and evolution of PHP
Traversing Arrays Using list() and each() in PHP
Creating or Opening a File in PHP
Extract files from a .zip file using PHP
Upload and Download files with FTP in PHP