Forum Moderators: coopster
could be your website directory.
/home/username/images/
could be your images directory
to link images this might work,
src='/home/username/images/image.gif'
But I am not sure if this will work you can give it a try you can also check few server variables like DOCUMENT_ROOT
btw why do you want to put images behind public_html or www directory?
you cant protect them with this if you have to show them in the browser.
Can't figure out how to store below document root or above document root or in database or use combination or what..