Source Code Online Home Categories Top Code New Code Submit Code
Search
New Code
RightWebPage 0.8.2
Writing Your First PHP Script: Feedback Form
Working with forms in PHP
What are sessions?
Website Database Basics With PHP and MySQL
Web Database Tutorial (PHP & MySQL)
Web Enable Your Informix Database Using PHP
Using NeXTensio MX to create a CMS
Using PHP and IIS to Create a Discussion Forum
Using PHP Error Handling
Using PHP to Generate and Send Mail
Using PHP to send email
Using PHP with Forms
Using Strings
Using the PHP 5 SOAP extension
Top Code
A Complete, Secure User Login System
A Contact Database using MySQL and PHP
A Simple Order Form
Accessing a MySQL database using PHP
Accessing Microsoft SQL from PHP under Linux
Adding Date and Time Last Updated
Advanced PHP V5 objects
Alternating row colors with PHP and MySQL
An intro to using the GD image library with PHP
An Introduction to MySQL
An Overview of Arrays in PHP
Apache and PHP vs. The Spambot
Authenticate and Track Users with PHP
Basic Image Gallery using PHP
Build a Rating System
PHP > Documentation > Examples and Tutorials
Source List
All | Freeware

Code 21-30 of 146   Pages: Go to  << Prior  1  2  3  4  5  6  7  8  9  10  11  ...  15  Next >>  page  


This example shows you how to get the UK National Lottery stats, input it in a MySQL database and display the results.



This article presents an entire class that can be used to time your script's execution. It explains the microtime() function and how to use it in your programs.



This tutorial shows you several different methods of placing the last date a file was modified into your web page.



This article explains how you can use PHPLIB and PHP3 to create web-based template files to help keep your PHP code and HTML separate.



An article explaining a method faciliating team development of PHP projects.



This well-written article describes how to create an expanding and collapsing table of contents on your web site using PHP.



This article provides example PHP and MySQL code for storing checkbox form results in your database, but the ideas can easily be extended to any scripting language or database system.



A detailed look at Server Side Includes in PHP and creating a template file to use.



This article explains how to create functions that will eliminate the redundancy associated with frequent database connections and queries. Lots of sample code provided.



This March, 1999 column in PHP Builder explains how to use PHP and mSQL to create a database-driven dynamic content on your web site.