sLeEpsLeEp
Technical User
I wanted to run a file upload program using PHP using pc to UNIX server but was unable to upload the file to the directory selected...
Qns 1:
Need to change ownership to the user as after uploading the file to the server(Unix), the ownership is unrecognized..This have to be done in Unix environment.
How to run the UNIX command in php file?
Qns2:
The userID was retrieved using javascript..
Can the value stored in javascript passed into Php parameters?
Qns3:
How to allow the pc user to search the directories in the UNIX system?How are we going to have a browse selection for the upload location on the Unix server?
Can show some simple example or syntax to it?!?!
Thanx..
Qns 1:
Need to change ownership to the user as after uploading the file to the server(Unix), the ownership is unrecognized..This have to be done in Unix environment.
How to run the UNIX command in php file?
Qns2:
The userID was retrieved using javascript..
Can the value stored in javascript passed into Php parameters?
Qns3:
How to allow the pc user to search the directories in the UNIX system?How are we going to have a browse selection for the upload location on the Unix server?
Can show some simple example or syntax to it?!?!
Thanx..