Page 1 of 1

how can i insert image?

Posted: Tue May 18, 2004 4:09 am
by teckyan888
Let say my college has a server and i wan to upload image into my college server...But i dun know what the path to insert my image...Any coding can specify the path that i wan to insert the image???

http://1.1.1.111/~B3333/image <--- This is the folder i need to insert...

Posted: Tue May 18, 2004 5:29 am
by patrikG
don't double-post. You've already received an answer to this very question ( http://www.devnetwork.net/forums/viewtopic.php?p=108084 ). :evil:

Posted: Tue May 18, 2004 6:25 am
by teckyan888
I know...i can insert into my home server....But when i upload to my college server,it cannot specific the path...And i also dun know what should i do... :?

Posted: Tue May 18, 2004 6:29 am
by patrikG
And i also dun know what should i do...
Two things:

1. post on the original thread
2. click on the second, third and first link below (in that order)

Additionally, if you look at http://uk2.php.net/reserved.variables and search for $_SERVER, you should be able to find an answer.