alt
Advertisement
Sponsored links
Online Training
Career Series
Exforsys
Sponsored Links
Exforsys arrow PHP
Site Search


PHP

PHP

Hypertext Preprocessor or PHP as it is generally known, is a popular, Open Source all-purpose scripting language that is suited for Web development and embedded into HTML. PHP differs from Perl or C scripting languages by using special start and end tags that enclose the code, allowing the programmer to freely move in and out of “PHP mode”. PHP is distinguishable from client-side JavaScript because the code is executed on the server. The client receives the script results without being able to determine the underlying code. Configuring the web server to process all HTML files with PHP allows for safer and more secure scripting possibilities.

PHP is a simple and easy to use scripting language for a beginner developer but offers professional programming options and advanced features. PHP is focused on server-side scripting but has many more possibilities within designing, building, testing and deploying PHP sites. The syntax of PHP is similar to C, Java and Pearl and allows the web developer to create code for dynamically generated web pages in a quick and simple manner.

Although the main target field for PHP is server-side scripting, PHP can also be used for command line scripting and writing desktop applications. Tutorials include overviews and specific information on file manipulation, arrays, strings, functions, operators, variables, data types and installation for PHP. PHP is versatile and can be used with Linux, Unix, Microsoft Windows, Mac OS X and other operating systems. PHP supports many web servers and the developer can choose whether to use PHP as a procedural programming or object-oriented programming tool.

 

Tutorial Index
  1. PHP Tutorial - Introduction In this tutorial you will learn about PHP - Introduction to PHP, What you should already know? What's PHP? What's the difference between PHP and HTML? When to use PHP? What makes PHP a choice among the other scripting languages?
  1. PHP Tutorial - Installation In this tutorial you will learn about PHP - Installation steps involved in Installing Apache server, Installing PHP 4 and Installing PHP 5.
  1. PHP Tutorial - Syntax In this tutorial you will learn about PHP Syntax - Syntax for Writing a script, Scripts VS. File and Comments
  1. PHP Tutorials - Data Types In this PHP Tutorial you will learn about PHP Data Types viz. Numeric values, String values, Boolean values, Arrays, Objects and NULL.
  1. PHP Tutorials - Operators (Part I) In this PHP Tutorial you will learn 1st Part of Operators - The assignment operator, The arithmetic operators, Bitwise operators - AND (&), OR (|), XOR (^), NOT (~) and Error control operator
  1. Variables In this PHP Tutorial you will learn about Variables, different types of Variables like Identifiers, Variables, Statements and Constants.
  1. PHP Tutorials - Operators In this PHP Tutorial you will learn about Operators - String concatenation operator, Comparison operators, Logical operators, Type casting, Combined assignment operator, Operators precedence and Operators precedence order.
  1. PHP Tutorials - Conditional Statements In this PHP Tutorials you will learn about Conditional Statements - if statement, if-else statement, Alternative if-else statement and switch statement.
  1. PHP Tutorials - Functions (Part I) In this PHP Tutorial you will learn about PHP Functions - Part 1, Function syntax, example, parameters and variable scope.
  1. PHP Tutorials - Loops In this PHP Tutorial you will learn about Loops - while loop, do-while loop and the for loop along with syntax and sample PHP loop codes.
  1. PHP Tutorials – Functions (Part-2) In this PHP Tutorial 2nd Part of PHP Functions you will learn about Variable parameters - func_num_args(), func_get_args(), func_get_arg($arg_num), Variable variables and variable functions, Some useful functions - phpinfo() and header()
  1. PHP Tutorials - Strings (Part I) In this PHP Tutorial you will learn about Strings viz The heredoc syntax, String length, String position, Strings comparison, String search and Substring selection
  1. PHP Tutorials : Strings (Part 2) In this PHP Tutorial you will learn about Strings (2nd Part) - String cleanup, String replacement, Case functions, String formatting and A list of the available type specifiers.
  1. Regular expressions In this PHP Tutorials you will learn about Regular Expressions viz Basic PCRE Syntax, Character classes, preg_match(), preg_match() and Extracting data with regular expressions.
  1. PHP Tutorials : Arrays In this PHP Tutorial you will learn about Array basics, Creating an array, Creating a numeric array and Finding the Size of an Array.
  1. PHP Tutorials - Arrays (Part 2) In this PHP Tutorial you will learn Arrays (Part 2) - Looping with foreach( ), Sorting arrays and Using Multidimensional Arrays.
  1. PHP Tutorials – File manipulation (Part 1) In the PHP Tutorial You will learn about File manipulation (Part 1) - Checking file existence, A file or directory, Determining file size, Creating and deleting files and Opening a file for writing, reading, or appending.
  1. File manipulation (Part-2) In this PHP Tutorial you will learn the 2nd Part of File Manipulation Reading lines from a file, Reading arbitrary amounts of data from a file, Writing to a file, Creating directories, Removing a directory and Opening a directory for reading.
  1. PHP Tutorials – Forms In the PHP Tutorial you will learn about PHP Forms - Predefined variables, Reading input from forms and Using hidden fields to save state.
  1. PHP Tutorial : PHP & MySQL In this PHP Tutorial you will learn about PHP and MySQL - Connecting to MySQL, Closing a connection, Selecting a database, Executing a query, Inserting data and Retrieving data.
  

 
Exforsys Offers
© 2008 Exforsys.com
Joomla! is Free Software released under the GNU/GPL License.
Page copy protected against web site content infringement by Copyscape