Disabling certain days in jquery UI datepicker
I wrote a site for my local pub and it involved a restaurant booking section. The user could select a…
A bunch of ramblings about PHP programming, JQuery, MySQL and other 'stuff'
I wrote a site for my local pub and it involved a restaurant booking section. The user could select a…
Don’t use DATE_FORMAT when trying to assertain the latest date in a table. It won’t work. DATE_FORMAT will convert the…
I have a laborious task at the moment, of exporting our server process list to see how much memory certain…