My little database toy
Posted on 19 February 2010 by Abidoon
The bug displayed when adding a new entry was due to the dates being empty, that bug was fixed immediatly after recording this video. I love it when it’s easy =) I also forgot to show off the regular search, you can go to any form with ?search=y in the uri, and search any of the fields, automatically builds %like% queries for mysql for all normal fields, and searches inside text areas with stristr in php for text field searching.
