Introduction To Cookies
Cookies : A collection of information, usually including a username and the current date and time, stored on the local computer of a person using the World Wide Web, used chiefly by websites to identify users who have previously registered or visited the site.
Type : PHP Tutorials
Level : Beginner
Added : Aug 04, 2006
Rating :




Date and Time
Display the current data and time using a very small and common code.
Type : PHP Tutorials
Level : Beginner
Added : Nov 06, 2006
Rating :




Writing And Reading Multiple Cookies
Following on from my first tutorial of introduction to cookies, this tutorial shows you how to set multiple cookies. Setting multiple cookies can come in handy if you wish to store more than one piece of information about a user, such as Username & Password for example.
Type : PHP Tutorials
Level : Beginner
Added : Aug 11, 2006
Rating :




How to Install EasyPHP ( PHP, MySql, Apache & PhpMyAdmin)
1. Download EasyPhp, Open It or Save It
2. Double Click on the setup, and follow the next steps:
Type : PHP Tutorials
Level : Experienced
Added : May 30, 2008
Rating :




Configure a virtual directory using WAMP
Simple guide on how to configure a root folder for a PHP web site using WAMP server.
Type : PHP Tutorials
Level : Beginner
Added : May 13, 2009
Rating :




What is SOAP?
A detailed explanation of SOAP, the Simple Object Access Protocol; an industry standard that Microsoft's .NET technology initiative is based on.
Type : PHP Tutorials
Level : Beginner
Added : Sep 27, 2006
Rating :




Retrieving Data From a Database
Before getting started, I'll assume you already know how to connect & select the database of your choose.
Retrieving data from a database is a common task for web database applications, the most common use is to display the data in a web page.
Type : PHP Tutorials
Level : Experienced
Added : Jun 09, 2006
Rating :




PHP Calculator
Make a working calculator using PHP.
Type : PHP Tutorials
Level : Beginner
Added : Nov 14, 2006
Rating :




PHP Messagebox
Easily create a PHP Message Box, without using any mysql! Using this method, when your visitors post something, the simple script interprets it, and stores the message in a text document. It is also fully customizable with HTML.
Type : PHP Tutorials
Level : Experienced
Added : Feb 01, 2007
Rating :




Email, Virtual Domains Solution
A solution for implementing virtual domains using Exim, Courier-IMAP and mMySQL.
Type : PHP Tutorials
Level : Experienced
Added : Oct 02, 2006
Rating :







