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

[2011-11-17]  PHP:  All possible substrings in a String in PHP
[2011-10-29]  PHP:  use() in PHP
[2011-10-29]  PHP:  __call() in PHP
[2011-10-29]  PHP:  Anonymous functions as properties in Classes in PHP
[2011-10-29]  PHP:  call_user_func() or call_user_func_array() functions in PHP
[2011-10-28]  PHP:  Return multiple values from a function in PHP
[2011-10-28]  PHP:  extract() in PHP
[2011-10-28]  PHP:  func_get_arg() and func_get_args() functions in PHP
[2011-10-28]  PHP:  Using class within a function in PHP
[2011-10-28]  PHP:  Function within another function in PHP
[2011-08-12]  PHP:  Get the first and last day of the month in PHP
[2011-08-12]  PHP:  Get the next working day in PHP
[2011-07-31]  PHP:  fixEncoding in PHP
[2011-07-31]  PHP:  Perl's Encoding::FixLatin equivalent in PHP
[2011-07-31]  PHP:  is_utf8 in PHP
 
More Latest Tutorials on PHP

Most Viewed Articles on PHP (in last 30 days)
isset() function in PHP
Handling BLOB in PHP and MySQL
Reading .CSV file in PHP
preg_split() and explode() in PHP
Appending One Array to Another in PHP
Extract files from a .zip file using PHP
public, protected, and private Properties in PHP
Find Difference between two dates in PHP
Upload and Download files with FTP in PHP
Parent: child process exited with status 3221225477 -- Restarting
public, protected, and private Methods in PHP
A Basic Example using PHP in AWS (Amazon Web Services)
Install and use PHPUnit to test your PHP pages for errors.
Reading and Writing .gz files in PHP
preg_replace() and preg_replace_callback() in PHP
Most Emailed Articles on PHP (in last 30 days)
Input Validation in PHP
Reading .CSV file in PHP
isset() function in PHP
Opening a Remote File in PHP
Find Difference between two dates in PHP
Reading word by word from a file in PHP
Upload and Download files with FTP in PHP
Extract files from a .zip file using PHP
Counting Lines, Paragraphs, or Records in a File using pc_split_paragraphs() in PHP
Reading contents of a File into a String in PHP
Removing Duplicate Elements from an Array in PHP
Creating or Opening a File in PHP
Different versions of PHP - History and evolution of PHP
Appending One Array to Another in PHP
Handling BLOB in PHP and MySQL