This is a discussion on Fwd: [PHP-DOC] ftp help within the PHP General forums, part of the PHP Programming Forums category; Forwarding to correct list. ---------- Forwarded message ---------- From: Dan <admin@djcmail.com> Date: Fri, Jul 4, 2008 at 1:...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Forwarding to correct list.
---------- Forwarded message ---------- From: Dan <admin@djcmail.com> Date: Fri, Jul 4, 2008 at 1:56 PM Subject: [PHP-DOC] ftp help To: phpdoc@lists.php.net I am using a php script to connect to an ftp server. However, the server requires a password change every 90 days. Any ideas on how to handle this? -- Thiago Henrique Pojda |
|
|||
|
Thiago H. Pojda wrote:
> Forwarding to correct list. > > ---------- Forwarded message ---------- > From: Dan <admin@djcmail.com> > Date: Fri, Jul 4, 2008 at 1:56 PM > Subject: [PHP-DOC] ftp help > To: phpdoc@lists.php.net > > > I am using a php script to connect to an ftp server. However, the server > requires a password change every 90 days. Any ideas on how to handle this? > > > > > > > Yes. This can be accomplished in the following steps: 1) change password every 90 days HTH Stijn |
|
|||
|
Thiago H. Pojda wrote:
> Forwarding to correct list. > > ---------- Forwarded message ---------- > From: Dan <admin@djcmail.com> > Date: Fri, Jul 4, 2008 at 1:56 PM > Subject: [PHP-DOC] ftp help > To: phpdoc@lists.php.net > > > I am using a php script to connect to an ftp server. However, the server > requires a password change every 90 days. Any ideas on how to handle this? > > > > > > > Yes. This can be accomplished in the following steps: 1) change password every 90 days HTH Stijn |