PHP - Tutorials
Tutorials Shared by the Internet Community
Advertisements
| Top Tutorials | New Tutorials | Submit | Login | Register |
Found 326 Tutorials |
|
Most Recent Tutorials |
-
Creating simple PHP forum tutorial
Learn to create forum step by step, in this tutorials use only simple php code but powerful.
http://www.phpeasystep.com/workshopview.php?id=12
-
Simple forum system in PHP & MYSQL
If you have ever wondered how to build a simple forum in PHP/Mysql
http://www.chipmunk-scripts.com/board/index.php?forumID=43&ID=9268
-
Simple BBcode
How to create a simple BBcode function for smilies.
http://www.n1studios.net/tutorials/php/simple-bbcode-part-1.html
-
PHPBB2 integration with your site
This tutorial will teach you how to easily integrate PHPBB2 into your site.
http://marek.litomisky.com/2007/03/26/php-phpbb2-integration-with-your-site/
-
Building your own Myspace.com
In this series of tutorials we are going to go through the development of a complete (yet very basic) community system.
http://www.upgradetheweb.com/2007/07/31/building-your-own-myspacecom-with-phppart-i-introd...
-
PHP Database Integration With MySQL
One of the defining features of PHP is the versatility it offers for connection to, and manipulation with, databases.
http://www.xfunda.com/index.php?option=com_content&view=article&id=82&catid=41&Itemid=70
-
PHP Game Creation - Simple Ranking System
This tutorial is a SIMPLE rank / top players system for beginner users that updates once every hour or so (or however often you set it to).
http://www.static-chaos.net/viewtutorials/PHP_Game_Creation_-_Simple_Ranking_System
-
Counting records in PHP and mySQL
code samples, demonstrates how to count records in a MySQL database table.
http://www.dotnetindex.com/articles/8054_Counting_records_in_PHP_mySQL.asp
-
How to Install phpMyAdmin on your Server
This easy to understand tutorial goes through all the basics of installing phpMyAdmin on your own server.
http://www.way2web.net/guides/install-phpmyadmin.php
-
Caching your pages
Some ways to reduce the overhead in your server, using caching techniques.
http://www.webdigity.com/index.php?action=tutorial;code=5
-
PHP with mySQL tutorial
A tutorial on connecting, disconnecting, inserting and retrieving data with a mySQL DataBase.
http://blog-central.freehostia.com/
-
How to Access a MySQL Database Using PHP
In this tutorial I will show you how to display data from a MySQL database on a web page using PHP.
http://teamtutorials.com/web-development-tutorials/how-to-access-a-mysql-database-using-php
-
Connecting to a MySQL Database with PHP
A guide on how to connect to a MySQL Database using PHP.
http://www.azforums.net/index.php?showtopic=2580
-
PHP MySQL by examples
Learn by examples how to manipulate your database using PHP
http://www.roscripts.com/PHP_MySQL_by_examples-193.html
-
Search Engine with PHP and MySQL
There might be many reasons why you may be storing data in a database.
http://www.hackosis.com/index.php/2007/11/06/howto-simple-search-engine-with-php-and-mysql/
-
Creating a simple SQL script executor
In this tutorial I will show you how you can create a simple PHP script to execute MySQL batch files.
http://www.phptoys.com/e107_plugins/content/content.php?content.80
-
An Introduction to MySQL
Very informative infromation when firt learning Databases with PHP.
http://www.quickwebsource.com/viewarticle/an_introduction_to_mysql/136.php
-
Create a Table Row With a Form
This tutorial will teach you how to insert a new database row using a form.
http://www.unholydesigns.com/forums/index.php?topic=4.msg4#msg4
-
A Brief Introduction to Using the Wonderful SQLite
Many people have heard of SQLite but not many people have used it in their PHP applications.
http://www.talkphp.com/vbarticles.php?do=article&articleid=43&title=introduction-to-sqlite
-
Adding Commas to Large Numbers in PHP
Learn how to implement the simple PHP number_format function
http://tutorialparadise.com/watchtutorial.php?tid=270
-
Monkey PHP: Database Basics
Covering the basics of databases. Databases are a means to store data.
http://www.web-starters.net/board.php?Topic=823&seo=Monkey+PHP+%28L8%29%3A+Database+Basics
-
Serving Graphical Web Page Counters from a PHP Script
This tutorial is intended for PHP programmers interested in learning how to apply PHPs GD image manipulation support.
http://devzone.zend.com/public/view/tag/tutorials


