Top 20 Similar PHP Tutorials
Accessing form data with PHP
In this tutorial I will show you the basics of accessing data sent from a html form
General »
Accessing Form Data
This tutorial will teach you how to access form data using PHP's _POST and _GET globals
General »
Detailed Guide on Writing Form Data to a MySQL Database Using PHP
In this tutorial, you will make a form and then submit what is entered to a MySQL database, and learn how to carry values between pages.
General »
Creating a simple guestbook
In this tutorial I will show you how to create a simple guestbook where your visitors can leave messages which are stored in a MySQL database. It contains the basic functions and security settings.
General »
Displaying date and time
Learn how to display date and time
Creating a simple PHP guestbook for user feedback on your site
In this tutorial you can learn how to Create a simple PHP guestbook for user feedback on your site
General »
Get MySQL database layout in XML format
In this tutorial I will show you how to get your MySQL database description / layout in an XML format
Advanced »
Easily Format JSON using PHP and Interpret using Javascript
As many clever sods across the world no doubt know, AJAX stands for Asynchronous Javascript and XML. However, there is an alternative to using XML with AJAX, there is JSON. Although JSON was essentially created for AJAX, it is widely considered language dependent because it outlines a set of rules for semantically correct communications.
Basics »
Listing categories and sub-categories in a tree listing format
This tutorial will show you the basics of recursion abd how to list categories and sub-categories to the nth level in tree format in a directory kind of script
Insert Data
After studying this tutorial you can learn how to Insert information in to a PHP MySQL database using Dreamweaver
Database »
Display MySQL Data
Learn more about using dreamweaver. learn how to display database information
Database »
Export Mysql data to CSV
Want to export your Mysql data to a CSV(comma seperated value) file? In this tutorial i will show you how to export your data from Mysql into a CSV file.
Database »
Using DOM and PHP to parse website data
In this tutorial you will learn how to use DOM and PHP for parsing website data
Advanced »
Log User Data with PHP & MySQL
Logging user data is a crucial part to any website. See how many visitors fly into your website. This can be used for all sorts of purposes! This tutorial shows you how to do just that by logging all the users in a database. It even shows you how to display them!
Basics »
SQL injection protection and data validation
SQL injections and data validation to help protect your site
Security »






