Mixed Media and Web Development.

jQuery: Filter Select box with php and m...
Lets filter a select box with jQuery, Sack, PHP and MySQL….. You may or may not need this, but it could come in handy at one point in time. So lets start.. I will show you the basics here, you may download the source at the bottom of the page. View the DEMO index.html include these into the head...
Chained Select Boxes using PHP / MySQL /...
So, I got sick of using multiple singular select boxes. For this latest project I ended up with a table containing a category and text. About 500 entries. I used the AJAX from http://dhtmlgoodies.com Source Files: DOWNLOAD Check out the DEMO The MySQL is simple, just an id, category and text field. There...