Upload zip, rar in one folder specific and Extract zip, rar in one folder specific
Gypaete Offline
Member
***
Posts: 82
Joined: Aug 2010
Post: #17
RE: Upload zip, rar in one folder specific and Extract zip, rar in one folder specific
I have one error.

In this line:

PHP Code:
$conn_id = @ftp_connect("localhost");


My FTP is: http://ftp.strato.com
Then, is:

PHP Code:
$conn_id = @ftp_connect("ftp.strato.com");

OR

PHP Code:
$conn_id = @ftp_connect("ftp://ftp.strato.com");


How? (None of the forms, don't works for me correctly.)

This is OK?: DEFINE('FTP_USER', 'sekai-manga.es');

Help me.


[Image: selenab.png]
08-22-2011 08:16 PM
Find all posts by this user Quote this message in a reply

« Next Oldest | Next Newest »

Messages In This Thread
RE: Upload zip, rar in one folder specific and Extract zip, rar in one folder specific - Gypaete - 08-22-2011 08:16 PM

 Standard Tools
Forum Jump: