Is there anyway I can edit what part of the file path is shown in $fileurl?
I would like to prevent my users using the img tag, and linking to other 3rd party sites. Thus i have created second IMG tag with half of my domain name in it, up to the point of uploader. i.e.
http://www.domain.com/uploader.
So I would like the they code bit to only show their folder name, and file name rather than the whole url.
Is this possible?