Re: Fw: [PHP] Help! I cannot send e-mail to your mail groups

2007-03-02 Thread Németh Zoltán
2007. 03. 2, péntek keltezéssel 13.42-kor Haydar Tuna ezt írta: > Hello Again, >If I send e-mail to your group, I have an error message below. There > aren't any network problems. I try to send mail different places but I get > same error message. May be, you can restrict Turkish IP addre

Fw: [PHP] Help! I cannot send e-mail to your mail groups

2007-03-02 Thread Haydar Tuna
Hello Again, If I send e-mail to your group, I have an error message below. There aren't any network problems. I try to send mail different places but I get same error message. May be, you can restrict Turkish IP address blocks becuase I haven't see any message from Turkey recently in you

FW: [PHP] HELP , HELP ,HELP

2005-03-29 Thread Chris W. Parker
Wangchq, Please send all responses to the public mailing list. What we need to know from you is what $set is and what data it contains. Otherwise there's no way to tell why it's not matching. Chris. -Original Message- From: wangchq [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 29,

Fw: [PHP] help me please

2003-02-25 Thread Rick Emery
You don't have to break up the strings: mail("$ToName <$ToEmail>",$ToSubject, $EmailBody, "From: $FirstName <$Email>"); What are values of $ToName and $FirstName? why did you submit tghis 3 times? - Original Message - From: "bionicegg" <[EMAIL PROTECTED]> To: <> Sent: Tuesday, February 2

FW: [PHP] help with script!!!

2003-02-02 Thread David Freeman
> echo("| %s | %s | %s | %s | %s |", $array[id], > $array[username], > $array[password], $array[status], $array[notes]); If you look at http://www.php.net/echo you'll see that echo does not support this syntax. If you want to use this syntax then you should probably be using some form of print

Fw: [PHP] help needed with session variables

2003-01-28 Thread Sascha Braun
Isnt it better to do it in this way? session_start(); session_register('USER'); $USER['valid'] = true; $USER['firstname'] = $first_name; $USER['lastname'] = $last_name; Then I really know what I am doing! Good luck Sascha - Original Message - From: "1LT John W. Holmes" <[EMAIL PROTEC

Fw: [PHP] Help please: Unable to get $_POST["variable"]; to work in a form.

2002-12-10 Thread Rick Emery
Try $_POST['name'] and $_POST['age'] Try $HTTP_POST_VARS['name'] and $HTTP_POST_VARS['age'] - Original Message - From: "David Scott" <[EMAIL PROTECTED]> To: <> Sent: Tuesday, December 10, 2002 10:56 AM Subject: [PHP] Help please: Unable to get $_POST["variable"]; to work in a form. I am

Fw: [PHP] Help, Parse error caused by quotes andapostrophes in function, How do I fix this?

2002-09-10 Thread Kevin Stone
Hi. Try the backticks (execution) operator instead so you're not fighting yourself with quotes. I think it should work but this is untested. Let me know if it doesn't.. $out = `convert picture.jpg -font Arial-Bold -pointsize 20 -fill red -gravity southeast -draw "text 10,10 'my text to add to

Fw: [PHP] Help with header function

2002-06-10 Thread Kevin Stone
The only thing I can think of is that you have a syntax error in the header. -Kevin - Original Message - From: "Shane Kelly" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, June 10, 2002 1:43 PM Subject: Re: [PHP] Help with header function > I don't get an error message...but

Fw: [PHP] Help with header function

2002-06-10 Thread Kevin Stone
What kind of an error are you recieving? Could it be you're sending output prior to the header function? The alternative solution would be to include("file_exists.php"); then exit. -Kevin - Original Message - From: "Shane Kelly" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday,

Fw: [PHP] Help.

2001-08-17 Thread Balaji Ankem
  first let me know about that exe file.   can u call that exe file in browser??? If yes can we give like http://path to exe//??input co-ords...   -Balaji - Original Message - From: rajarajeswari balasubramanian To: [EMAIL PROTECTED] Sent: Friday, August 17, 2001 12:09