Hallo, I have software located on another server and I do not wish to
disclose the url of that server.
Is there a way to transparently download from another server such that
no url is ever seen in the status bar using PHP.
My whole site is PHP mySQL driven and this is the only area where I am
exp
Hallo,
I have software located on another server and I do not wish to disclose
the url of that server.
Is there a way to transparently download from another server such that
no url is ever seen in the status bar using PHP. My whole site is PHP
mySQL driven and this is the only area where I am exp
I have a news database. One of the fields in the database is a field
that describes the path to an image on the server. ie:
../images/imagefile.gif
I have a script that deletes news stories from the database and this is
where I am stuck.
Everything works okay when deleting the story but when i