WeberDev.com PHP and MySQL Code

LOG IN
BEGINNER GUIDESPHP CLASSESCODE SEARCHARTICLES SEARCHPHP FORUMSPHP MANUALPHP FUNCTIONS LISTWEB SITE TEMPLATES
Start typing to search for PHP and MySQL Code Snippets and Articles Search
Submit a code Example / Snippet Join us on FaceBook
Submit a code Example / Snippet Submit Your Code
Poker Tournaments Poker Tournaments
Poker Guide for Developers Poker Guide for Developers
Search Engine Optimization Monitor SEO Monitor
Web Site UpTime Monitor UpTime Monitor
Your Personal Examples List My Favorite Examples
Your Personal Articles List My Favorite Articles
Edit Account Info Update Your Profile
PHP Code Search
Web Development Forums
Learn MySQL Playing Trivia
PHPBB2 Templates
Web Development Resources
Web Development Content
Internet Security Software
PHPClasses
PHP Editor
PHP Jobs
Vision.To Design
Ajax Tutorials
PHP Programming Help
PHP/MySQL Programming
Webmaster Resources
Webmaster Forum
XML meta language
website builder
פרייסז - הכח לקנות עובר לידיים שלך
Texas Holdem Poker Evangelists

Go Back Add a Comment Send this example to a friend Add this Article to your personal favoritest for easy future access to your favorite Code Examples and Articles. Submit a code example Print this code example.
BACK ADD A COMMENT SEND TO A FRIEND ADD TO MY FAVORITES ADD CODE EXAMPLES PRINT
Title : time date modified changed last getlastmod last footer
Categories : Misc, Date Time Update Picture
Marcel Lemmen
Date : Jul 13th 1999
Grade : Be the 1st to grade this Code Example
Viewed : 4946
File : No file for this code example.
Images : No Images for this code example.
Search : More code by Marcel Lemmen
Action : Grade This Code Example
Tools : My Examples List

Submit your own code examples  Submit your own code examples 
 

<?

// Place this in a footer file and include the footer to all your pages, use this command:
// <? include("footer.php3"); ?>
// Or place it at the bottem of each page, workes great!
// Visit http://www.software-4u.com for more php3 software (page is still under construction)

echo "Last modified: ".date( "l, d-m-Y H:i.", getlastmod() );
?>



Conversion of US Date into German Date - Konvertierung des US-Datums in das deutsche. Version 1.0.1
Categories : Date Time, Misc
This is a simple PHP3 script to send an instant msg to the webmaster (only for Windows NT).
Categories : PHP, Misc, Miscellaneous
How to Insert a Date Format Into MySQL from PHP
Categories : PHP, Databases, MySQL, Date Time, Beginner Guides
Function that returns an array with the 7 dates of the week that belong to the supplied date.
Categories : PHP, Date Time, Arrays
Query Timer
Categories : PHP, Databases, Date Time
mysql date/time converters
Categories : PHP, MySQL, Databases, Date Time
Find the day of the week for any given year/month/day.
Categories : PHP, Date Time, Data Validation, Algorithms, Beginner Guides
Count Number Of weeks in Month
Categories : PHP, Date Time, Beginner Guides
Convert date's in YYYY-MM-DD (i.e. mysql format) into PHP3 timestamps. Also Find the difference in days between two PHP3 timestamps.
Categories : HTML and PHP, PHP, MySQL, Date Time
Monthly and Daily Upcoming Events calendar.
Categories : Date Time, PostgreSQL, PHP, Calendar, Databases
Finding the day of the week for a specific date.
Categories : PHP, Databases, MySQL, Date Time
Ad rotation
Categories : HTML and PHP, Misc
Find if a year is leap.
Categories : PHP, Date Time, Beginner Guides, Data Validation
A PHP Calendar function with CSS : add a cool calendar to any php page by just adding a calendar class based function.
Categories : PHP, PHP Classes, Calendar, Date Time
enhanced date picker with jcript checking for a dynamic date input
Categories : PHP, Java Script, Date Time, Calendar, Arrays