SitePoint Sponsor |
|
User Tag List
Results 1 to 5 of 5
Thread: <? unrecognized as PHP code
-
Jan 23, 2008, 14:12 #1
- Join Date
- Aug 2006
- Posts
- 19
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
<? unrecognized as PHP code
I'm using PHP files that someone else created that use <? instead of <?php to designate PHP code.
How do I get my system to recognize the <? syntax?
-
Jan 23, 2008, 14:23 #2
http://us2.php.net/ini.core
short open tag
-
Jan 23, 2008, 14:44 #3
- Join Date
- May 2006
- Location
- Lancaster University, UK
- Posts
- 7,062
- Mentioned
- 2 Post(s)
- Tagged
- 0 Thread(s)
How do I get my system to recognize the <? syntax?Jake Arkinstall
"Sometimes you don't need to reinvent the wheel;
Sometimes its enough to make that wheel more rounded"-Molona
-
Jan 23, 2008, 15:36 #4
- Join Date
- Aug 2006
- Posts
- 19
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
For your own good - don't. Its a bad habit to get into and a hard one to get out of.
Thanks for the input - the short open tag worked.
-
Jan 23, 2008, 18:14 #5
- Join Date
- Jul 2006
- Location
- planet earth
- Posts
- 276
- Mentioned
- 16 Post(s)
- Tagged
- 0 Thread(s)
my utility belt tells me its to the bar batman
read the manual then google it then do a search THEN post....
Bookmarks