Click to See Complete Forum and Search --> : php code/ smilie problem


brøken
09-18-2002, 04:23 PM
you should try to disable all smilies within the (php) tags..

what i mean is this:

say i want to type a code for

header("Location: page.php");


without the space it becomes:

header("Location:page.php");

jstarkey
09-20-2002, 01:09 PM
I can think of very few reasons to have a semi-colon and a P after it. Most of them are either: confusing code, mistakes or calling a class element.

Are there some that I might be missing? I don't really see an easy fix for this.

brøken
09-20-2002, 04:13 PM
i guess its not that biga deal, but its just annoying :) it happens sometimes when i try to give examples, like location:_page

jstarkey
09-20-2002, 06:25 PM
Oh, wait, you're saying it even happens if there's a space?

Test:

: P