Quote:
|
Originally Posted by FalconFX
The picture "nanews.gif" is defined as default picture under "categorypic" in the MYSQl Database. So if the user doesnt give a link to a category picture this picture should be displayed.
the code for the coulmn is : category VCHAR (50) NOT NULL DEFAULT "nanews.gif",
Now i try to get the picture Path out of the MYSQL database and then the picture displayed. Hard to explain sorry. I give you a link whats happeining right now :
http://zas.za.funpic.de/zwnews/newsview2.php
Thanks for any help
Heres a Code Segment :
|
Two things one, you have this:
but at the top of this post, you say the column is name just category, not categorypic.
Also, where is the pic located, is it in the same directory as this script or in a subdirectory.
Hope this helps....Jose O. Estrada