[PHP] DCOM , PHP on Linux

2004-02-18 Thread Conrad Strydom
how does PHP know about it? Regards Conrad Strydom -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] FTP ISSUE --- PLEEZ READ!

2002-01-24 Thread Conrad Strydom
Please help. i'm trying to access a remote ftp server , with my script. it all works nicely , i can log in , i can list folders , make folders, delete stuff, but NOT COPY FILES!! it gives this warning and no error. Warning: ftp_put: "/capetown" is current directory. in /home/www/cticc/incubat

[PHP] Clear form post data

2002-01-24 Thread Conrad Strydom
um , lets say a form calls its own page , does some db operations and then returns to its former self , how do you get it to not perform said db operations on refresh? i.e the data is reposted and thus the submit variable still appears to be set? Thanks -- PHP General Mailing List (http://

[PHP] Ftp issue - please help

2002-01-24 Thread Conrad Strydom
Please help. i'm trying to access a remote ftp server , with my script. it all works nicely , i can log in , i can list folders , make folders, delete stuff, but NOT COPY FILES!! it gives this warning and no error. Warning: ftp_put: "/capetown" is current directory. in /home/www/cticc/incubat

[PHP] Ftp PORT problem

2001-12-17 Thread Conrad Strydom
Damn , i hate ftp'ing twas the simplest thing in development but noe i'm trying to deploy!! Pleez help! Getting an WARNING! ftp_put! PORT command succesfull on also the file doesn't seem to be uploading!! -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL P