Buy me a coffee
Spammers!
If you are going to put nonsense comments on my articles at least have the decency to click one of these adverts while you are here.
Even if you are a regular visitor you click a couple of ads while you are here - you might find something you want.
You May Also Like…
Cloud
accessibility block browser cache chrome chunk cms concrete5 CSS curl database date error file firefox form get href ie image input iphone javascript JQuery link magento MODx myqsl MySQL php post profile Revolution select Server session snippet spellcheck spelling table textarea tinymce w3c wordpress xmlInfo
Yes, the images are ambiguous;
Yes, they came from Google images;
No, I didn't get permission to use them*;
I know Magento called isn't Magneto;
And...
Why do spammers who hit this site do it with such a bizarre use of the English language?;
date Archive
-
Change the time on a file using php touch()
Posted on 20/12/2011 | No CommentsUsing touch() it is possible to alter the time stamp on a file by doing the following: $time = time()... -
Get the Time Difference Between Two Dates Using PHP
Posted on 10/08/2011 | No CommentsTo compare 2 dates in php use this function: function get_time_difference($start,$end) { $uts['start'] = strtotime( $start );... -
HTML5 Date picker with fallback
Posted on 17/05/2010 | 2 CommentsWhen using the dateicker in HTML5 there needs to be a fall-back method. <form> <input type="date"> </form> <script> var i...

![Get the Time Difference Between Two Dates Using PHP To compare 2 dates in php use this function: function get_time_difference($start,$end) { $uts['start'] = strtotime( $start );...](http://www.unchi.co.uk/wp-content/uploads/2011/08/international-date-line-115x115.jpg)

