Power Search  |  My Account  |  Post Yours  
 Search    in       
ScriptMenu > PHP > Tips and Tutorials > Date and Time
 


Lists: 1    

    Measuring PHP's execution time Refer   Rate   Details   Visit    
Here I¡¯ll show you how to we can show users how long it takes for php to execute that particular page. Then display it on the page.It¡¯s a very simple script and is accurate to 0.000000000000001 seconds.
Hits:  188
Ratings:  5.00
   Date Added:  Feb-07-2006  

    Date and time in PHP 5 Refer   Rate   Details   Visit    
Most of the time, the date and time functionalities of PHP 5 are used for printing out the current date and time¡ªto pretend that the web page is up to date (you would be surprised how many larger websites actually use this). But apart from that, working with date and time in PHP offers many other possibilities, most of which you will find in this chapter.
Hits:  147
Ratings:  0.00
   Date Added:  Dec-04-2005  

    Page Load Time Walkthrough Refer   Rate   Details   Visit    
This tutorial will show you how to add your page load time to your PHP pages. It includes code that is able to be copy and pasted for easy assembly.
Hits:  501
Ratings:  5.00
   Date Added:  Jun-14-2005  

    Displaying the date using the date function Refer   Rate   Details   Visit    
Tutorial was written for the newbie PHP programmer to show how to use the date function to display the date using PHP. We also show you the aruments to pass to the date function to display the date the way you want it. Also included are examples.
Hits:  607
Ratings:  4.33
   Date Added:  Jul-04-2005  

    PHP Date and Time Refer   Rate   Details   Visit    
This tutorial will teach you how to add server date and time to your site using the simple date() function.
Hits:  1023
Ratings:  5.00
   Date Added:  Jul-24-2005  

    Simple Date and Time Refer   Rate   Details   Visit    
Ever wanted to know what time it is on your site? Here is a very basic and simple way of doing that!
Hits:  798
Ratings:  3.40
   Date Added:  Aug-10-2005  

    Days Between Now And Future Date Refer   Rate   Details   Visit    
This will calculate and show how many days there are from the current date to a date in the future that you define.
Hits:  1069
Ratings:  3.75
   Date Added:  Jun-02-2005  

    Calculating date differences Refer   Rate   Details   Visit    
Given two dates, you can use this function to calculate the difference between them in terms of the number of years, months, weeks, hours, minutes and seconds.
Hits:  798
Ratings:  3.23
   Date Added:  Jun-06-2005  

    Function to convert datetime Refer   Rate   Details   Visit    
With this function, you can convert a mysql datetime datatype into any other format. This way, you only need to declare the function once and be able to format your dates everywhere in your document.
Hits:  812
Ratings:  3.19
   Date Added:  Aug-24-2005  

    Title Bar Date Script Refer   Rate   Details   Visit    
A code snippet that displays today's date in the title bar of your web page.
Hits:  750
Ratings:  3.13
   Date Added:  Jul-21-2005  

1    

© 2005 ScriptMenu.com   -    terms of use  -  privacy policy  -  contact us