PHP - Tutorials
Tutorials Shared by the Internet Community
Advertisements
| Top Tutorials | New Tutorials | Submit | Login | Register |
Found 328 Tutorials |
|
Most Recent Tutorials |
-
Making a Randomized Image (Useful for Forum Avatars)
Create a script that randomly selects and image and displays it.
http://www.azforums.net/index.php?showtopic=9535
-
Random Number Password Generator
In this tutorial you will learn how to create a random number generator using PHP.
http://www.azforums.net/index.php?showtopic=12274
-
Random image link
Learn how to make random image links in PHP scripting language.
http://www.dhost.info/tbh/index.php?option=com_content&task=view&id=45&Itemid=33
-
PHP Random Numbers & Letters
function to generate random deferent pattern like letters and combination of letters and numbers using PHP
http://ninware.com/php-random-numbers-letters
-
Beginners Introduction to PHP
This tutorial was written to introduce you to PHP, it assumes you know nothing about programming at all
http://www.allsyntax.com/tutorials/PHP/41/Introduction-to-PHP/1.php
-
Basic Tutorial
Want to learn php? Dont know where to start? This tutorial is for you!
http://www.colinsmiley.net/tutorials/php/1.php
-
PHP Begginners Tutorial
Learn the basics of PHP, how to start and what you need
http://www.iguides.us/?p=5
-
Global $_SERVER variables
Learn how global variables work and when to use them.
http://cdesigns.exofire.net/forum/index.php?showtopic=9
-
Sorting 2D-arrays in PHP
How to use array_multisort to sort tables by column.
http://www.prodevtips.com/2008/01/06/sorting-2d-arrays-in-php-anectodes-and-reflections/
-
A Look at PHP and MySQL
Looking over the pros and cons that PHP and MySQL have to offer.
http://www.devpub.com/a-look-at-php-and-mysql-a7.html
-
Monkey PHP: Lets Get Logical
Discusses the basics of PHP logical statments such as IF/ELSE.
http://www.web-starters.net/board.php?Topic=609&seo=Monkey+PHP+%28L3%29%3A+Let%27s+Get+Log...
-
Monkey PHP: Lets Get More Logical
Discusses PHP logical statements in more depth. Suitable for beginners.
http://www.web-starters.net/board.php?Topic=610&seo=Monkey+PHP+%28L4%29%3A+Let%27s+Get+Mor...
-
Monkey PHP: Loopy Looping
Learn how to use the most common iteration/looping functions in PHP
http://www.web-starters.net/board.php?Topic=613&seo=Monkey+PHP+%28L5%29%3A+Loopy+Looping%21
-
Echo and Basic Operators
The quick and dirty guide to php goes over Echo and Basic Operators in a really fun manner.
http://wildphp.com/lesson2.php
-
20 Minutes with PHP Varibles
This tutorial goes over the string and integers variables in PHP.
http://wildphp.com/lesson3.php
-
What is PHP and Why Should I Care...
One of the first things most people want to know about PHP is what the initials stand for.
http://nicetutz.blogspot.com/2008/02/what-is-php-and-why-should-i-care.html
-
The Wonders of Magic Function
What this function does is allow you to change the default behaviour when outputting an object instance.
http://www.talkphp.com/advanced-php-programming/1117-magic-function-__tostring.html
-
FTP Administration with full logging via PHP
Sometimes, when working on complex projects, you may need to store files on different servers.
http://blog.dta.ro/2007/09/26/ftp-admin-with-log-via-php/
-
Using the Factory Pattern
The factory method pattern is an object-oriented design pattern.
http://www.talkphp.com/advanced-php-programming/1321-using-factory-pattern-mad-rantings-mi...
-
How to use the Singleton Design Pattern
This particular pattern provides a method for limiting the number of instances of an object to just one.
http://www.talkphp.com/advanced-php-programming/1304-how-use-singleton-design-pattern.html
-
Marrying the Zend Framework and HTML Ajax
This tutorial describes what to do in order to be able to instantiate controllers in the Zend Framework
http://www.prodevtips.com/2007/10/15/marrying-the-zend-framework-and-html-ajax/
-
Saving Yourself Time with the Clone Construct
Cloning an object is quite different than it was in PHP4.
http://www.talkphp.com/advanced-php-programming/1383-using-clone-construct-clone-object.html


