PHP

PHP Tutorials Directory. The PHP Hypertext Preprocessor is a programming language that allows web developers to create dynamic content that interacts with databases. PHP is basically used for developing web based software applications.Find examples and free PHP example code.

Programming Resource Home :: PHP

Advertisement

Advertisement




PHP
Tutorial Php Sql Quotes and Quoting
This example illustrates different ways to define single and double quotes in the php application with sql query. View Rating



PHP
Tutorial Php Sql Null
This example illustrates to describe about null value of execution of sql query in php.  View Rating



PHP
Tutorial Php Sql Sanitize
This example illustrates how to implement the sanitized filter in php application. View Rating



PHP
Tutorial PHP SQL Right Join
This Example illustrates how to use right join clause in the sql query. The right join return all rows from the right table, even if there are no matches in the left table. View Rating



PHP
Tutorial PHP SQL Login Script
This Application illustrates how to create a php validation script for login application. View Rating



PHP
Tutorial Php Sql num rows
This example illustrates how to find number of rows of the table. View Rating



PHP
Tutorial Php Sql Number of Rows
This example illustrates how to count the rows of the table. View Rating



PHP
Tutorial PHP SQL Login
This Application illustrates how to create a login page where authorized user can login and further process. View Rating



PHP
Tutorial PHP SQL LIKE Operator
This example illustrates how to use the like operator in sql query. The LIKE operator is used in a WHERE clause to search for a specified pattern in a column. View Rating



PHP
Tutorial PHP SQL Left Join
This Example illustrates how to use left join clause in the sql query. The left join return all rows from the left table, even if there are no matches in the right table. View Rating
Page:  [<<]   1   2   3   4   5     [>>]

Send your comments, Suggestions or Queries regarding this site at [email protected].

Copyright © 2004. All rights reserved.