February 8, 2008

After recieving many emails pointing out a bug in my coundown scripts, I have updated:
countdown-clock.js
server-side-countdown-clock.php
server-side-countdown-clock.asp
My Little Countdown Clock.
Many thanks to you all ^_^

December 27, 2006

Updated photo-gallery.php, after reading various reports about a security hole. You can download the new version here.

I updated Globals.php, Picture.php, Room.php, and UpdatePictures.php. Updating UpdatePictures.php was not necessary, but I did it anyway.

The security hole was caused by the "id" parameter not being validated. Although it is supposed to be a number, someone can pass SQL code that can alter the database. When I wrote the script, I assumed that any non-numeric values passed to the scripts would cause SQL syntax errors, my fault for forgetting about the complexity of the language.


December 18, 2006
Added make-path, a function I wrote while working on eLouai.com.

February 27, 2006
Added a forum to the website. Hope this allows me to find out more about my visitors, as well as supply much needed responses to queries about my script collection.

November 30, 2005
Decided to fix some of the timer and clock scripts.

Changed all the
Today.getYear() - 2000;
to
Today.getFullYear() - 2000;

Included in the list of modified scripts are
My Little Countdown Clock
and countdown-clock.php
These should now work in FireFox as well as IE.

August 3, 2005
Added hotlink-protection.php.

July 13, 2005
Added select-populator.php and select-populator.asp.

July 12, 2005
Fixed up web-hosting-canada-shopping-cart.php.
Corrected a few bugs and added a new PayPal option.

July 5, 2005
Added jpg-resize.php.

June 30, 2005
Added web-hosting-canada-shopping-cart.php.

April 21, 2005
Added web-hosting-client-manager.asp
and fixed web-hosting-client-manager.php.

April 15, 2005
Updated tic-tac-toe.html. It's still not what had hoped for, but at least it can now thwart simple attempts to beat it ^_^

April 11, 2005
Added include.asp.

April 10, 2005
Added directory-navigation-links.asp.

April 8, 2005
Added params.asp.

April 7, 2005
Added mysql-login.asp.

April 5, 2005
Added link-words.asp.

April 1, 2005
Added agenda-calendar.asp and server-side-clock.asp.

February 10, 2005
Added spam-arrest-banner.php.

February 8, 2005
Added a links page.

February 2, 2005
Added tic tac toe. Eagerness to publish new content on my website has made me decide to put up this new page. For the record, this is the first time that I have tried to implement artificial intelligence on a web application.

January 17, 2005
Added dns-records. I did not add this to the index page, because it is very experimental.

January 3, 2005
A Happy New Year to ALL!!!!
Added ftp-browse.php.

December 18, 2004
Added more features to My Little Countdown Clock.
It is now possible to place more than one countdown clock in a single page. I also added 3 new display formats.

more archived news