![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.php archiveRe: Very Weird Behavior
From: Alan Little <alan@n-o-s-p-a-m-phorm.com>
Date: Mon Nov 28 2005 - 17:30:33 CET
Carved in mystic runes upon the very living rock, the last words of Ian
> Alan Little wrote:
Sure you can, unless you mean you can't terminate a statement with a
> and you can't concatenate an if statement into a string.
Of course. As mentioned originally, I inserted the if's, and forgot the
> It produces a parse error and stops execution.
It does neither. No error, and execution resumes in the main code (this
> If you don't get an error message it is because of your settings.
error_reporting = E_ALL
>> > What do you expect from if($varname) ?
I understand. And it is useful in this situation. It basically is a
> I don't mean to give offence,
None taken.
> you should consider coding like other people do, at least until
Well, I do understand exactly what the code is doing, but to be honest I
-- Alan Little Phorm PHP Form Processor http://www.phorm.com/Received on Sat Dec 3 04:23:52 2005 |