Posted by Marco Tabini on 07/09/05 18:06
It can't -- that looks like some leftover debugging code to me.
Marco
On 7/9/05 10:50 AM, "Sam Smith" <php@itab.com> wrote:
>
> I have some code that I barrowed that works but I don't get how it could
> possible work, obviously I don't understand how "false" works:
>
> How can this ever pass?:
> if (isset($_SESSION['PrevUrl']) && false) {
> ....
>
>
> Thanks
Navigation:
[Reply to this message]
|