View Single Post
Old 06-29-2009, 07:43 PM   #26 (permalink)
Tanax
The Prestige
Upcoming Programmer Inquisitive 
 
Tanax's Avatar
 
Join Date: Sep 2007
Location: Sweden, Stockholm
Posts: 1,080
Thanks: 115
Tanax is on a distinguished road
Default

Quote:
Originally Posted by tony View Post
Oh, I didn't know about the parser, then in Salathe's code, the only thing working is calling the function welcome();

in the midst of sarcasm I learned something new :P
No-no.
Actually his code won't work at all because in newest version of PHP you need to leave out the closing php-tag(?>). If you don't, it will result in a internal server error.
__________________
Tanax is offline  
Reply With Quote