Webmaster Tutorials -> Php Tutorials -> Time Tutorials

Sponsored Links

Remembering Users (Cookies and Sessions)

Php | Cookies and Sessions
Author/Publisher | BrainBell
Hypertext Transfer Protocol (HTTP) is a stateless protocol. To say it in a simple way: A client (web browser) connects to a web server, sends a request, and gets a response. Then, the connection is closed. The consequence is the next time the same client

Get a pages loading time

Php | Advanced Php
Author/Publisher | Adam Priestley
Display how long it took for your site to load a page. Handy for debugging purposes, or to just look good!

Page last modified in your timezone

Php | Advanced Php
Author/Publisher | Adam Priestley
Get the date and time a page was last modified, with an offset for your timezone. Handy if your site server is in a different location than you.

Displaying the date and time in your timezone

Php | Date and Time
Author/Publisher | Adam Priestley
Display the date and time, with an offset to make it in your timezone. Handy if your site server is in a different location to you.

Learn to use PHP include function

Php | Basic Php
Author/Publisher | TutorialStream.com
Learn to use the PHP include function, an excellent way to save time and make your site easily-editable

Display date and time to your visitors

Php | Basic Php
Author/Publisher | TutorialStream.com
Display the actual date and time to your visitors with a simple php line, and learn to format it in the way that best fits your layout

Form Inputs :- Saving Time

Php | Basic Php
Author/Publisher | Clowes
This code shows you how to give the user an age option in a form without you having to type each age out individually.

Page Load Time

Php | Date and Time
Author/Publisher | Christina
How to calculate the number of seconds it takes for your page to load.

Creating Functions

Php | Basic Php
Author/Publisher | SNScripts
Learn how to make your own functions...time saver!

Using The date() Function

Php | Date and Time
Author/Publisher | SNScripts
Shows you how to place date & time on your site.

Sponsored Links

 
copyright © 2003-2006 RNEL.NET

all Free Webmaster Tutorials are properties of their respective owners

Valid XHTML 1.0 Transitional Valid CSS!

page loaded in 0.1774 seconds