If you are having some problems getting one of our scripts, or a script from a different site to work, you may want to check what version of PHP you are running. If you are running PHP 5 you may be having problems with variables passing. I am working on changing over the scripts on this site, but in the meantime you might want to read about the differences in default settings between PHP4 and PHP5.


Hi
I’ve used some of your php to display details from a mysql db. However i need to display a pic, not the path that is held in the db. The code for displaing the result is “echo $result['ThumbnailFileName'];” (without the quotes). How do i get the web browser to display the image and not the path?
thanks
ps very useful site and very easy to understand
cheers
E