Tag Archives: downloads

Pagination PHP script

Here is a nice, simple way to add pagination to a site with many items using PHP. This code will allow you to display your content normally, or automatically create pagination if the content exceeds a set number of items. … Continue reading

Posted in development, php | Tagged , | 2 Comments

AJAX Contact form

UPDATED 2/23/2010 Here I am, over a year later, shaking my head at my bulky code. Here is the updated, much more lightweight, drop-in AJAX contact form. It now uses JQuery, the JQuery Forms Plugin, and the JQuery Validation Plugin … Continue reading

Posted in Design, development, php, web 2.0 | Tagged , , , , | 8 Comments