You searched for articles with the tag php.
4 matches:

Vista-like Ajax Calendar version 2 released

May 1, 2008 A new version of the Vista-like Ajax Calendar (vlaCalendar) has been released!
The vlaCalendar is a unobtrusive web version of the slick and profound Windows Vista taskbar calendar, by use of the mootools javascript framework, AJAX, XHTML, CSS and PHP. Now with datepicker functionality and cleaner and more developer centered CSS, PHP and javascript code!

Vista-like Ajax Calendar

Sep 17, 2007 When I first saw the new Windows Vista taskbar calendar I was amazed by its slick look and diligence. I created a web version of the calender using the MooTools javascript framework, Ajax, XHTML, CSS and PHP. Key features: animations in transition, authentic Vista-look and quick navigation by jumping back and forth between months, years and decades without drop-down boxes.

PHP 4 end of life announcement

Jul 13, 2007 PHP 4 has 'till end of this year. The older brother of the three year old PHP version 5 won't receive updates or new features after 2007. Critical security fixes however, will be available until '08-08-08.

MySQL database class

Jul 11, 2007 I'm using a database class for a while now, and I must say it works fantastic. The class will automatically close the connection when the page thread is finished. The class is PHP4 proof.