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
if (($this->checkReferralCB($this->benefitRef, $this->benefitNo, $this->childDOB)) &&
(!$this->checkLocation($this->post, "W")) &&
(!empty($this->childDOB)) ||
($this->checkPregnancy($this->benefitRef, $this->benefitNo))
)
--
Steve
Greetings,
--
Steven Apostolou <[EMAIL PROTECTED]>
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
3 matches
Mail list logo