CANT_LOGIN
New member
...the local file name? Hello,
Let's say I have a PHP script on my domain www.example.com (www.example.com/upload.php)
I want to upload a local file on my computer "c:\test.txt" to my domain by entering a link on my favourite browser that goes like this: "http://www.example.com/upload.php?filename=c:\test.txt"
Is it possible?
If so can I please have the script for "upload.php" and the correct way of doing it?
Let's say I have a PHP script on my domain www.example.com (www.example.com/upload.php)
I want to upload a local file on my computer "c:\test.txt" to my domain by entering a link on my favourite browser that goes like this: "http://www.example.com/upload.php?filename=c:\test.txt"
Is it possible?
If so can I please have the script for "upload.php" and the correct way of doing it?