Hi Chris:

> Yes. Your solutions fails for any file over 5k about 99% of the time. The
> server I use does not have the FTP functions installed so I cannot use

I wouldn't really call it "your solution," since it's really "the
solution."  FTP stands for File Transfer Protocol.  If you don't have a
file, you don't have FTP.  Your initial post didn't say you didn't have
the FTP functions available.


> that is why I am looking to this solution.

Uh, care to share which solution you're talking about?  The only way we
can help you is if you start geting specific.  Clearly and thoroughly
explain the methods you're using.  Even better, include the code that's
not working.

Another option is to forget the files and FTP alltogether, switching to
sockets instead.  PHP has some new functions for this, but, again, your
server may not have them up.  If that's the case, can you use Perl?

Enjoy,

--Dan

-- 
                PHP scripts that make your job easier
              http://www.analysisandsolutions.com/code/
         SQL Solution  |  Layout Solution  |  Form Solution
 T H E   A N A L Y S I S   A N D   S O L U T I O N S   C O M P A N Y

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to