"Jason Paschal" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Some things crop up while coding that I do not often use, so that I tend to > forget the proper way to handle them and end up researching it and going > through the same inoperable code again and again until I end up with > something that works. > > Finally decided to host the code on my site and thought someone else might > benefit from it. > > Storing Images in MySQL and Displaying them with PHP: > http://www.dailymedication.com/modules.php?name=Forums&file=viewtopic&t=15 > > Recursion (Word Permutations/Jumble): > http://www.dailymedication.com/modules.php?name=Forums&file=viewtopic&t=11 > > Age Validation (Determine Age from Birthdate): > http://www.dailymedication.com/modules.php?name=Forums&file=viewtopic&t=14 > > Regular Expressions (Finding links in Web Code/ Gallery Image Ripper): > http://www.dailymedication.com/modules.php?name=Forums&file=viewtopic&t=13 > > They all have working demos except for the Imaging Database stuff. Hope > these can help somebody. Plan to be adding more soon.
Thanks Jason for sharing your code with us. Greatly appreciated! Torsten Roehr -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php