PHP Tips & Tricks - LearnPHP.org
This is a basic referral system i typed up while in school. Easy to understand and follow.
December 7,
2009
Today Views:
3 Total Views:
190
In this tutorial I'll introduce you to using PDO and show examples of its use. The tutorial assumes you already have a database and tables setup (I'll be using MySQL and SQLite) for testing.
December 4,
2009
Today Views:
1 Total Views:
260
How to make a simple pagination
December 4,
2009
Today Views:
2 Total Views:
394
This tutorial explains how to create the advanced search form for your website with PHP and MySQL using text fields, dropdown menus, radio buttons and check boxes. You will learn how to create database, how to define relationships between different tables and how to create search form...
December 3,
2009
Today Views:
1 Total Views:
280
SimpleXML is an extension to PHP added in version 5 that turns an XML document into an object making it easy for you to iterate through. The extension solves many of the complexities surrounding XML parsing with PHP prior to version five.
December 3,
2009
Today Views:
2 Total Views:
222
This two videos explain how to populate records from the MySQL database and display them on the page in the multi column format. Each column follows the ascending order of the records from the previous column. In this example we are using Table, but you can use any HTML element to display records
December 2,
2009
Today Views:
1 Total Views:
221
This chapter teaches readers how to build large data tables and goes on to discuss as to how to navigate, sort,search, paginate, and search it using jQuery and Ajax.
December 2,
2009
Today Views:
2 Total Views:
170
Understanding MySQL for PHP is the new series of videos where I'm explaining what MySQL is and how to use it to create your own database. Every week we will be publishing the new video to add to this series. This videos will give you a solid understanding of the databases and how to use them...
December 1,
2009
Today Views:
1 Total Views:
220
Upload files directly to the Rackspace Cloud using the PHP API
December 1,
2009
Today Views:
1 Total Views:
307
A common feature found on many websites upon user registration are random passwords. This tutorial will walk you through a script that generates a random password to a given length.
November 23,
2009
Today Views:
1 Total Views:
752











