[PHP] problem with ftp_fut fixed?

2002-07-08 Thread jusob
Hello Many people have the error Warning: error opening C:\\xxx\\xxx.xxx in /xxx/xxx/xxx.php when using the function ftp_put to upload a file. Have this problem been fixed? If yes, could some one provide me a link to see how to do it. If no, I will explain my problem. Thanks and sorry for my b

[PHP] problem with ftp_put/upload files

2002-07-08 Thread jusob
Hello I would like to create a php script to upload file. With the POST method, I can't upload files whose size are more than 1 Mo (but my php.ini should allow up to 30 Mo, and the hidden field MAX_FILE_SIZE too!). So, I use a ftp connection to upload. But I have always the same error: Warning: e

Re: [PHP] Why won't this work?

2002-07-19 Thread jusob
En réponse à Mantas Kriauciunas <[EMAIL PROTECTED]>: Hi You use = instead of == So, the first condition is always true Regards Julien > Hello John, > > Friday, July 19, 2002, 12:25:12 AM, you wrote: > > JW> Any ideas on why this won't work? It will only > include("inc/entrance.php") > JW> It n