I'm inserting an image into a database and when i use the http path to it it doesn't work...ie:
this version doesn't work:
but this version does work:PHP Code:$imagedir = "http://www.website.com/whatever/images/";
im confused....PHP Code:$imagedir = "/home/blah/public_html/whatever/images/";






Bookmarks