Php Tutorials

Learning OOP in PHP ASAP

Posted under Php Tutorials on Saturday, 6 June 2009 by
Learning OOP in PHP ASAP View...
Learning OOP in PHP ASAP

Displaying Stock Tickers using AJAX and PHP

Posted under Php Tutorials on Saturday, 6 June 2009 by
Learn how to create an interactive stock ticker using AJAX and PHP. View...
Displaying Stock Tickers using AJAX and PHP

Create An Ultimate Archive Index Page In WordPress

Posted under Php Tutorials on Saturday, 6 June 2009 by
In this tutorial, I'll take you step by step in creating an index page for your Wordpress blog. It will list all your articles in chronological order with pagination, as well as drop down categories and archive dates. View...
Create An Ultimate Archive Index Page In WordPress

Run Your Own TinyURL Service with Phurl

Posted under Php Tutorials on Saturday, 6 June 2009 by
Run Your Own TinyURL Service with Phurl View...
Run Your Own TinyURL Service with Phurl

Sanitize and Validate Data with PHP Filters

Posted under Php Tutorials on Saturday, 6 June 2009 by
Sanitize and Validate Data with PHP Filters View...
Sanitize and Validate Data with PHP Filters

Basics of a php pm system

Posted under Php Tutorials on Saturday, 6 June 2009 by
In this tutorial i'll teach you the absolute basics of how to make a php pm system to include within your user authenticated system. View...
Basics of a php pm system

How to Validate a Form Using PHP Part 1: Complete with Error Messages!

Posted under Php Tutorials on Saturday, 6 June 2009 by
Having a site visitor fill out a form is the primary way to gather information. Forms are the main line of communication with anyone that visits your site, so taking the time to make sure users fill them out correctly is key. Using PHP, we are able to ensure that all fields are properly...
How to Validate a Form Using PHP Part 1: Complete with Error Messages!

How to Validate a Form Using PHP Part 2: Streamline Using Arrays

Posted under Php Tutorials on Saturday, 6 June 2009 by
We’ve touched upon the basic elements of form validation and error messages in part 1 of this series, which outlines a relatively static method identifying errors and validating a form. In this edition we are going to make the elements we began with more dynamic and reduce the amount of...
How to Validate a Form Using PHP Part 2: Streamline Using Arrays

PHP Pattern Matching with Regular Expressions

Posted under Php Tutorials on Saturday, 6 June 2009 by
Want to master the art of pattern matching with regular expressions? Read this guide below to get started quickly. View...
PHP Pattern Matching with Regular Expressions

Advanced Arrays with PHP

Posted under Php Tutorials on Saturday, 6 June 2009 by
This post is a part two of the first post on the basics of arrays. Today we’ll look at some useful functions built for using with arrays that come as standard with PHP and some more advanced techniques. View...
Advanced Arrays with PHP

SQL injection attack prevention: protect your script from hackers

Posted under Php Tutorials on Saturday, 6 June 2009 by
This post is a part two of the first post on the basics of arrays. Today we’ll look at some useful functions built for using with arrays that come as standard with PHP and some more advanced techniques.. View...
SQL injection attack prevention: protect your script from hackers

PHP and AJAX Calendar Date Picker

Posted under Php Tutorials on Saturday, 6 June 2009 by
Want to generate a date picker for any html input with PHP and little bit of Ajax, learn it today. View...
PHP and AJAX Calendar Date Picker
Page 8 of 41« First...56789101112...203040...Last »