RE: [PHP-DB] URL Forwarding in PHP...

2005-09-26 Thread Daryl Booth
icah On Monday 26 September 2005 1:10 pm, Daryl Booth wrote: > I'm new to PHP and so I don't understand what you mean by "note that this > cannot be set once any output has been sent to the browser. At least not > without using output buffering." > > What do you

RE: [PHP-DB] URL Forwarding in PHP...

2005-09-26 Thread Daryl Booth
er site atomatically. -Original Message- From: Joseph Crawford [mailto:[EMAIL PROTECTED] Sent: Montag, 26. September 2005 22:02 To: Daryl Booth; [PHP-DB] Mailing List Subject: Re: [PHP-DB] URL Forwarding in PHP... header("Location: http://www.php.net/";); note that this cannot b

[PHP-DB] URL Forwarding in PHP...

2005-09-26 Thread Daryl Booth
How can I automatically forward to an external URL using PHP? Or is that at all possible?

[PHP-DB] HTML Tables in PHP...

2005-09-25 Thread Daryl Booth
How can I give a with all of it's parameters in PHP in each of the cells there is a variable that gives me the data back but I can't get the table to show as it always gives me either this error "Parse error: parse error, unexpected T_LNUMBER, expecting ',' or ';' in C:\FoxServ\www\Dad\proofing\i

[PHP-DB] A question with php.ini

2005-09-21 Thread Daryl Booth
Hi, How does the php.ini need to be setup for SMTP or how do I find it out? Thank-You very much Daryl Booth

RE: [PHP-DB] Problem with mail funktion

2005-09-17 Thread Daryl Booth
27;PHP mail "Unknown Error"' got me multiple hits that would at least suggest checking your configuration. Chris Daryl Booth wrote: >Hi, > > > >I'm trying to set up a simple mail form but the following code: > >mail($empfaenger,$betreff,$msg,$header); &

[PHP-DB] Problem with mail funktion

2005-09-17 Thread Daryl Booth
Hi, I'm trying to set up a simple mail form but the following code: mail($empfaenger,$betreff,$msg,$header); gives me the error: Warning: Unknown error in C:\FoxServ\www\Dad\contactform.php on line 87 Line 87 is the mail function line all of the variables are spelt right empfaenger=reci