PHP Tutorial

Display MySQL Data

Learn more about using dreamweaver. learn how to display database information
Database » pixeldigest.com
Score(+): 2 | Views: 221 | Save it | Report it


Top 20 Similar PHP Tutorials

Edit MySQL Data

Learn how to edit information stored in a PHP MySQL database
Database » pixeldigest.com
Score(+): 3 | Views: 193 | Similar Tuts | Save it | View this tutorial

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 » talkphp.com
Score(+): 4 | Views: 123 | Similar Tuts | Save it | View this tutorial

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 » ineedtutorials.com
Score(+): 4 | Views: 198 | Similar Tuts | Save it | View this tutorial

Importing CSV data into MySQL with a PHP script

How to import CSV data into MySQL with PHP script
Database » chipmunk-scripts.com
Score(+): 4 | Views: 166 | Similar Tuts | Save it | View this tutorial

Inserting Data Into a MySQL Database using PHP

This tutorial is a continuation on the “How to Access a MySQL Database Using PHP” tutorial that showed you how to setup a database using phpMyAdmin and how to read data from the database using PHP. In the tutorial I will show you how to write data to the database directly through a from on your website. This is going to be a very basic writing tutorial
Database » teamtutorials.com
Score(+): 2 | Views: 150 | Similar Tuts | Save it | View this tutorial

Export MySQL database table data to XML file

Learn how to connect to a MySQL database, then export data into a XML file in PHP.
Database » chriswashington.net
Score(+): 2 | Views: 167 | Similar Tuts | Save it | View this tutorial

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 » phpmac.com
Score(+): 3 | Views: 204 | Similar Tuts | Save it | View this tutorial

RSS Display Boxes

This tutorial tells you Uses Ajax and PHP to let you display RSS feeds on any page
General » dynamicdrive.com
Score(+): 1 | Views: 103 | Similar Tuts | Save it | View this tutorial

Limit DIsplay Characters

This php script helps you limit displaying characters form you message and not cut your word.
Basics » phpeasystep.com
Score(+): 1 | Views: 226 | Similar Tuts | Save it | View this tutorial

Display All Session Information

Learn to find out what information a PHP script stores in sessions.
Basics » brendenwilson.com
Score(+): 3 | Views: 200 | Similar Tuts | Save it | View this tutorial

Display random Affiliates

Learn how to create a PHP script to display random affiliates
General » gfx-depot.com
Score(+): 2 | Views: 130 | Similar Tuts | Save it | View this tutorial

Getting a stock quote and display it on your website

Learn how to Get a stock quote and display it on your website
General » phptoys.com
Score(+): 3 | Views: 132 | Similar Tuts | Save it | View this tutorial

PHP script to display Google PageRank

PHP script to display Google PageRank PageRank is a numeric value that represents how important a page is on the web. It is Google’s way of measuring the importance of web site.
Basics » 9tutorials.com
Score(+): 1 | Views: 85 | Similar Tuts | Save it | View this tutorial

PHP script to display Google PageRank

This tutorial contains a PHP script to display Google PageRank
Advanced » bewebmaster.com
Score(+): 1 | Views: 104 | Similar Tuts | Save it | View this tutorial

Display Total and Unique Hits

Learn how to use PHP and MySQL - Very detailed
General » pixel-designz.net
Score(+): 2 | Views: 211 | Similar Tuts | Save it | View this tutorial

RSS Display Box- An Ajax and PHP based RSS displayer. Uses Simplepie parser

This tutorial is about RSS Display Box- An Ajax and PHP based RSS displayer. Uses Simplepie parser
General » dynamicdrive.com
Score(+): 4 | Views: 134 | Similar Tuts | Save it | View this tutorial

Export Data to CSV

Learn how to Use PHP to export data to a Comma Separated Value file
General » wlscripting.com
Score(+): 2 | Views: 126 | Similar Tuts | Save it | View this tutorial

Insert Data

After studying this tutorial you can learn how to Insert information in to a PHP MySQL database using Dreamweaver
Database » pixeldigest.com
Score(+): 2 | Views: 177 | Similar Tuts | Save it | View this tutorial

Accessing Form Data

This tutorial will teach you how to access form data using PHP's _POST and _GET globals
General » ronsguide.com
Score(+): 2 | Views: 117 | Similar Tuts | Save it | View this tutorial

Getting META data of a website

How to get all META data of a website.
General » phptoys.com
Score(+): 4 | Views: 174 | Similar Tuts | Save it | View this tutorial