![]() |
![]() |
|
![]() |
 |
|
|
|
|
October 16th, 2007 |
|
This tutorial is an introduction to object oriented programming (OOP) with PHP. Upon finishing this tutorial, you should have the basic tools necessary to begin navigating the world of OOP. Throughout, we will build upon one example while key terms and nuances to OOP with PHP are introduced. In addition, some time will be spent showing how to integrate object oriented PHP with MySQL.
|
PHP programming >> Object Oriented Programming >> kirupa.com |
|
|
|
|
|
 |
|
|
|
|
September 7th, 2007 |
|
This verifies if a PHP variable string contains characters other than letters or numbers using the PHP function ereg. This PHP code snippet can be useful for form input where you only want users to input alpha numeric characters.
|
PHP programming >> Basics >> totallyphp.co.uk |
|
|
|
|
|
 |
|
|
|
|
July 6th, 2007 |
|
Many times we need to use code to do one thing with different input values. If put this code at each place where we need this funtionality files in our PHP project will grow up with more lines of code.
|
PHP programming >> Basics >> onlinehowto.net |
|
|
|
|
|
 |
|
|
|
|
July 6th, 2007 |
|
This tutorial will show you how to display Apache PHP configuration.
|
PHP programming >> Basics >> onlinehowto.net |
|
|
|
|
|
 |
|
|
|
|
July 6th, 2007 |
|
This tutorial will show you how to install Zend Optimizer on a server with RedHat like Linux operation systems.
|
PHP programming >> Basics >> onlinehowto.net |
|
|
|
|
|
 |
|
|
|
|
July 6th, 2007 |
|
This tutorial will show you how to use MySQL querys to database in your PHP scripts.
|
PHP programming >> Database >> onlinehowto.net |
|
|
|
|
|
 |
|
|
|
|
July 6th, 2007 |
|
You have seen html form whose send e-mails based on content entered in the form and now you want the same form on your web site. Ok, no problem.
|
PHP programming >> Basics >> onlinehowto.net |
|
|
|
|
|
 |
|
|
|
|
April 18th, 2007 |
|
Here is little tutorial to create proxy hits generator using PHP. This scripts uses free proxies to generate hits to specified website.
|
PHP programming >> bewebmaster.com |
|
|
|
|
|
 |
|
|
|
|
April 10th, 2007 |
|
Learn how to create ZIP and TAR archives on the fly using PHP and the PEAR::Archive_Zip and PEAR::Archive_Tar packages in this tutorial.
|
PHP programming >> phpit.net |
|
|
|
|
|
 |
|
|
|
|
March 31st, 2007 |
|
To allow users to upload files from a form can be very useful.
|
PHP programming >> w3schools.com |
|
|
|
|
|
 |
|
|
|
|
September 8th, 2006 |
|
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. Here is PHP script to calculate PageRank...
|
PHP programming >> bewebmaster.com |
|
|
|
|
|
 |
|
|
|
|
September 8th, 2006 |
|
A simple php solution for search engine friendly URL's for dynamic content...
|
PHP programming >> bewebmaster.com |
|
|
|
|
|
 |
|
|
|
|
September 8th, 2006 |
|
New to digital imaging? Wrestling with the idea of pixels, mega pixels, pixels-per-inch, and pixel dimensions can seem like enough to make you wish you'd stuck with your old oatmeal box camera. Don't give up yet! Read on to learn more
|
PHP programming >> bewebmaster.com |
|
|
|
|
|
 |
|
|
|
|
September 7th, 2004 |
|
Separate the content from presentation and let your visitors choose a color scheme for your site; uses PHP sessions.
|
PHP programming >> mtdev.com |
|
|
|
|
|
 |
|
|
|
|
September 7th, 2004 |
|
How to create a hierarchical navigation menu which expends the current section.
|
PHP programming >> mtdev.com |
|
|
|
|
|