PHPtutorial, newbie, beginner, how, to, how to program, help
Quick Search for:  in language:    
PHP,tutorial, newbie, beginner, how, to, how to program, help
   Code/Articles » |  Newest/Best » |  Community » |  Jobs » |  Other » |  Goto » | 
CategoriesSearch Newest CodeCoding ContestCode of the DayAsk A ProJobsUpload
PHP Stats

 Code: 72,484 lines
 Jobs: 9 postings

 
Sponsored by:

 

You are in:

 
Login



Latest Code Ticker for PHP.
Bubble Sort Algorithm
By Alberto Sartori on 10/2


Click here to see a screenshot of this code!PHP Pinger
By Michael Bailey on 10/1

(Screen Shot)

A timed greeting
By Hell_Freezer on 10/1


Email Validator
By Bhushan Paranjpe on 10/1


Quck Sort function
By Bhushan Paranjpe on 10/1


bubble sort
By Bhushan Paranjpe on 10/1


Binary search
By Bhushan Paranjpe on 10/1


Easy to learn: [Calculator]
By PWFilms on 9/27


Meunity Community System 1.0
By Zack Coburn on 9/26


Click here to put this ticker on your site!


Add this ticker to your desktop!


Daily Code Email
To join the 'Code of the Day' Mailing List click here!





Affiliate Sites



 
 

Articles and Tutorials

Most Popular  
The articles and tutorials other users have found the most useful.  Broken out by beginner, intermediate and advanced level.
 
Newest  
Stay up to date with the latest and greatest!
 
To access the entire archive of articles and tutorials simply use the 'Browse All Categories' and 'Search' menu items in the drop-down hot menu at the top of the screen.

Most Popular

Beginner

Intermediate

Advanced

^ An Image Verification Tutorial
by Darryl Porter
Language: PHP

Ever logged onto Yahoo! or here on Planet Source Code and have run across the verification image containing numbers and leters that you must plug into a form for verification? Learn to do it.

PHP 101
by Josh Sherman
Language: PHP

Get your feet wet with one of the hottest web languages around, PHP!

PHP4/MySQL User Auth
by Will Wilimek
Language: PHP

This is a Username And Password Login for a website written in PHP4 and html uses mySQL to store user information and to validate usernames and passwords. Sorry for the .doc format here it is in .txt

Proper Indentation
by Steve Oliver
Language: PHP

Teaches the basics of Proper Indentation in your php source.

Using $HTTP_POST_VARS and $HTTP_GET_VARS
by Charles Chadwick
Language: PHP

This describes how to use while(), list() and each() in conjunction with the predefined PHP variables $HTTP_POST_VARS and $HTTP_GET_VARS to read information passed to a page without knowing the variable names, or how many variables were passed.

Page Load Time
by Steve Gricci
Language: PHP

This small script will let you output how much time (in seconds) it took for the page to expell. i.e. 0.501 seconds

Cookies in PHP explained. Easy to use function
by Peter Sienkiewicz
Language: PHP

Cookies in PHP can sometimes be a huge pain in the butt. This function is simple, and teaches you how cookies work, how to write them, expire them, and check their values. Use this cookie for whatever you want, but feedback is always appreciated :o)

Howto send html based E-mail with php
by Peter Rekdal Sunde
Language: PHP

Teaches you howto send html based E-mail with php

MTV News Headlines Retrieval
by matt dennewitz
Language: PHP

this little number will grab all of the current headlines on mtv's news page and print them out. one could use this for a portal site to show what is happening to pop music today.

Uploading files in PHP
by S.S. Ahmed
Language: PHP

The article shows how to upload files in PHP.

PHP and Security - Tutorial
by Richard Silvers
Language: PHP

Hopefully aiding in writing more secure PHP scripts.

A Tutorial on Porting MySQL code to other Databases using ADODB
by John Lim
Language: PHP

In PHP every database is accessed slightly differently. To connect to MySQL, you would use mysql_connect(); when you decide to upgrade to Oracle or Microsoft SQL Server, you would use ocilogon() or mssql_connect() respectively. What is worse is that the parameters you use for the different connect functions are different also.. That is why a database wrapper library such as ADODB comes in handy when you need to ensure portability. It provides you with a common API to communicate wi ... (see entry for full description)

Build Dynamic Form Controls with PHP
by dreamriver.com
Language: PHP

Describes how to create dynamic HTML forms using php.

PHP: Forms and Email
by Josh Sherman
Language: PHP

PHP, Forms, EMail, OH MY! Learn how to use all 3 of them together.

Using templates with PHP
by Gianluca Baldo
Language: PHP

The article explains a personal and simple approach to the use of templates in PHP scripts.

Maths Functions
by George Currums
Language: PHP

Teachs you the simple maths functions. The script is just a simple calculator (sort of) where u insert two numbers and select what mathmatical function you would like to do.

Check e-mail address validity(SMTP)
by Bogomil Shopov
Language: PHP

In my work I am asking my self is there way to check e-mail address validity.Here is one oh the decisions...

How to send E-mail using PHP COM functions
by Bogomil Shopov
Language: PHP

COM is a technology which allows the reuse of code written in any language (by any language) using a standard calling convention and hiding behind APIs the implementation details such as what machine the Component is stored on and the executable which houses it.

PHP-GTK in a Day
by Josh Sherman
Language: PHP

PHP-GTK is a hot new extension for the PHP language allowing for cross-platform GUI development. This tutorial is meant to help explain PHP-GTK and how to use it to develop your own GUI application.

A Sample HTML Template using BFCTemplate v2
by Christopher Brown-Floyd
Language: PHP

The purpose of this article is to show new BFCTemplate users how to take full advantage of the template class.

Access your Outlook Application using PHP v2.1
by Bogomil Shopov
Language: PHP

I have always been surprised from what PHP can do.Using COM objects shows new and best ways for PHP development. The folowing code, which is designed like Step by Step wizard, shows the access to Inbox and Outbox folders in your MS Outlook application. The .zip file contains .html file with pictures (screenshots)and .rtf copy of the article.

 



Newest Tutorials

Dear Planet Source Code Users
by The New iSoftware Company!
9/21/2002 7:26:22 PM

Language: PHP

Please read. Ian likes this letter by me.

Basics of PHP
by John Croucher
9/15/2002 10:11:59 AM

Language: PHP

This tutorial provides any beginner with the basic skills required to start programming in PHP.

Uploading files in PHP
by S.S. Ahmed
9/11/2002 5:00:28 AM

Language: PHP

The article shows how to upload files in PHP.

^ An Image Verification Tutorial
by Darryl Porter
9/10/2002 9:35:29 PM

Language: PHP

Ever logged onto Yahoo! or here on Planet Source Code and have run across the verification image containing numbers and leters that you must plug into a form for verification? Learn to do it.

Convert strings to proper case and cut strings at specified length, place
by Cyte
8/28/2002 1:21:32 PM

Language: PHP

These are 2 functions that are very useful in search engines and filling select boxes where you don't want the select box to be wider than a certain character length. the first one converts strings to proper case, with the beginning of every word in caps. the second will cut text at a certain length and will put "..." at the end. Use is pretty self explanitory. :: convert2proper("HI HOW ARE YOU?") returns "Hi How Are You?" :: cutString("superkallafragalistic",10) returns "superkalla..." :: O ... (see entry for full description)

Log your viewers
by JoeyJoey
8/25/2002 11:19:46 AM

Language: PHP

Log you site viewers

Guest Book without MySQL
by As absurd as it sounds, we have to give a name...
8/12/2002 7:30:40 AM

Language: PHP

This will show you how to create a simple guestbook in PHP.

Page Load Time
by Steve Gricci
6/25/2002 1:45:26 PM

Language: PHP

This small script will let you output how much time (in seconds) it took for the page to expell. i.e. 0.501 seconds

PHP 4.2.0 in Apache 2.0 for Linux/Unix
by $t0rm
5/7/2002 8:53:08 PM

Language: PHP

As many of you have unhappily figured out, Apache 2.0 broke the PHP DSO module, even the latest version. This article describes a hack I use to run PHP on the latest and greatest Apache.

Check e-mail address validity(SMTP)
by Bogomil Shopov
4/23/2002 7:08:22 AM

Language: PHP

In my work I am asking my self is there way to check e-mail address validity.Here is one oh the decisions...


 

Categories | Articles and Tutorials | Advanced Search | Recommended Reading | Upload | Newest Code | Code of the Month | Code of the Day | All Time Hall of Fame | Coding Contest | Search for a job | Post a Job | Ask a Pro Discussion Forum | Live Chat | Feedback | Customize | PHP Home | Site Home | Other Sites | About the Site | Feedback | Link to the Site | Awards | Advertising | Privacy

Copyright© 1997 by Exhedra Solutions, Inc. All Rights Reserved.  By using this site you agree to its Terms and Conditions.  Planet Source Code (tm) and the phrase "Dream It. Code It" (tm) are trademarks of Exhedra Solutions, Inc.