PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
I have a wonderful book over PHP but it doesn't give any information about download file on a server.
Could someone tell me how to do or where to find informations??
i dont know what u mean by exactly downloading a file from a server because all u have to do is use ftp to dl a file off a server. But if you're asking about something else than try checking out this site http://www.php.net/manual/en/ref.filesystem.php . Godluck
I would like to transfer file from the server to a client pc. Is it possible to do it automaticly do it with php bacause it's always the same file front the same place on the server????