DRBPoll Version 1.7 released

March 15th, 2009

Version 1.7 of DRBPoll, our free PHP poll script, has been released. This version adds the ability to use links for the poll values. Also, CSS classes for the poll question and the current results link have been added, and the question will now be displayed on the results page.

DRBGuestbook Version 1.1.22 released

February 5th, 2009

Version 1.1.22 of DRBGuestbook, our free PHP guestbook script, has been released. This version includes some minor cosmetic improvements, and moves the text for the navigation links into the strings file.

PHP Redirect Tutorial Added

December 21st, 2008

A new PHP redirect tutorial has been added. It covers how to perform temporary redirects, permanent redirects, and conditional redirects using PHP code.

DRBPoll Version 1.6 released

December 1st, 2008

Version 1.6 of DRBPoll, our free PHP poll script, has been released. This version fixes a minor XHTML bug.

DRBGuestbook Version 1.1.21 released

October 21st, 2008

Version 1.1.21 of DRBGuestbook, our free PHP guestbook script, has been released. This version includes a new option to indicate which time zone should be used to display dates and times.

DRBGuestbook Version 1.1.20 released

September 27th, 2008

Version 1.1.20 of DRBGuestbook, our free PHP guestbook script, has been released. Changes include a new word length limit, and support for paginated navigation controls.

CSS Gradient Tutorial Added

September 25th, 2008

A new tutorial for creating gradient effects in CSS has been added. It covers the method of using background images, as well as the gradient filter property in Internet Explorer.

DRBPoll Version 1.5 released

August 14th, 2008

Version 1.5 of DRBPoll, our free PHP poll script, has been released. This version adds an option to hide the vote counts.

DRBPoll Version 1.4 released

March 9th, 2008

Version 1.4 of DRBPoll, our free PHP poll script, has been released. This version fixes a minor bug concerning one of the error messages.

PHP and MySQL Tutorial Added

January 18th, 2008

A new tutorial covering PHP and MySQL has been added. This tutorial demonstrates the basics of accessing MySQL databases from PHP, including how to connect to a MySQL database, and how to execute a SQL statement.