i am still working on an uploading script, and would like to find out few things here:
1. my script would allow me to upload a script to a server directory, like say now i created a dir called images, what would be the absolute path to the images folder?
2. what is the easiest way to get the full path to the dir? when i used my files thru CuteFTP, i see something like 'var/www/html/test/images', is that what i use for path? but my script didnt work when i used that.
thank you