Log in

View Full Version : auto php upload



poyor7
07-06-2006, 10:06 AM
Hi,

Emmm i wanna know whether possible to do this :

Senario A:

I've a form actually .csv, when a user finished filling out the form,after that when user click save button auto upload the file .csv file from server A where original .csv file(testing server) to server B (life server).

Senario B:

Same concept but when user click save button,the save button disable and button upload will appear but cannot browser and it is possible to put value in input type="file"??? The reason don;t want user to have capability to browse server A(testing server).

PS:Please dont ask why such things to do like this....

Rgds
Poyor7

poyor7
07-07-2006, 03:08 AM
Hi...

I found something interesting but i bit blur and need some guidance....could anyone guide me through this example :http://us2.php.net/manual/en/ref.filesystem.php

Regards
poyor7