[PHP] ftp connection
I need some help... I try to do a ftp connection with php, but when i run the script it claims that ftp_connect is "call to undefined function. I have done a call to phpinfo, and it shows that ftp IS enabled! - Whats wrong? Here is what i use: $conn_id = ftp_connect("MyFtpSite"); $login_result = ftp_login($conn_id, "MyUserName", "MyPassword"); etc... thanks for any help you can give me. Jon A -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]
[PHP] xml parsing
please help me... I'm working with some simple xml parsing. in my xml document i have a tag like this: which holds the path of a picture. in the xml parser i'm trying to output it as an tag, but nothing seems to work. some of the things i have tried: case "BILLEDE": print ""; break; - this will output an error message: warning, expecting T_STRING, T_VARIABLE ETC... case "BILLEDE": print ""; break; - this will let it parse, but it won't do anything with the html. can somebody help me?? -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]
[PHP] ftp_put
Hi, all. I try to do a file upload using the ftp_put function, where the source file is a string from a browse field When I try to do the upload php says that there is an error opening the local file. Does any of you know how to solve this problem? thanks in advance, Jon A -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]
Re: [PHP] Re: Lists are back up
I use Eudora, and it works fine for me, filtering on Cc lines. what I do: To: contains : [EMAIL PROTECTED] or Cc: contains : [EMAIL PROTECTED] transfer to: I/want/it/here Hope it helps Jon A At 22:43 18-06-01 -0500, David VanHorn wrote: >At 12:01 AM 6/19/01 +0200, Alexander Skwar wrote: >>So sprach Clayton Dukes am Mon, Jun 18, 2001 at 05:38:26PM -0400: >> > Why not just set your filter to look for [EMAIL PROTECTED] in >> the to >> > or cc line? >> >>Because not all filters support that, and it makes reading mails eg. via >>webmail interfaces easier? > >Eudora can't filter on CC lines. >I've dropped one subscription to another group because the members >insisted on sending emails to each other individually, and CCing the group. > > >-- >Dave's Engineering Page: http://www.dvanhorn.org > >I would have a link to http://www.findu.com/cgi-bin/find.cgi?KC6ETE-9 here >in my signature line, but due to the inability of sysadmins at TELOCITY to >differentiate a signature line from the text of an email, I am forbidden >to have it. >