[PHP] outputting xml declaration

2003-07-02 Thread Steven Apostolou
Hello, The folowing code gives an error: print ""; This is probably because I print a questionmark? How can I avoid that an error is generated? Besides it's not an error in the way that it gives an errorstring but it writes the output in the error_log of apache... Greetin

Re: [PHP] IF Statements

2002-05-15 Thread Steven Apostolou
if (($this->checkReferralCB($this->benefitRef, $this->benefitNo, $this->childDOB)) && (!$this->checkLocation($this->post, "W")) && (!empty($this->childDOB)) || ($this->checkPregnancy($this->benefitRef, $this->benefitNo)) ) -- Steve

[PHP] Striphigh in PHP?

2002-05-15 Thread Steven Apostolou
Greetings, -- Steven Apostolou <[EMAIL PROTECTED]> -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php