Check File
Posted: Thu May 31, 2007 6:33 am
Not sure if this is the right section to post this or not but heres my question
I need to check a file on a server to see if it exists, check the date it was created, and the size of it. It is a separate server from the linux server that i am running my php page from.
Is there a way to code in a username and password so that I can connect to the server and pull the info I need?
I need to check a file on a server to see if it exists, check the date it was created, and the size of it. It is a separate server from the linux server that i am running my php page from.
Is there a way to code in a username and password so that I can connect to the server and pull the info I need?