Results 1 to 2 of 2

Thread: auto php upload

  1. #1
    Join Date
    May 2006
    Posts
    11
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default auto php upload

    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

  2. #2
    Join Date
    May 2006
    Posts
    11
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    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

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •