d22552000 Posted September 2, 2007 Share Posted September 2, 2007 this was an old erro rhwne I originally tried to run apache and php as a module.. I got htis and I laughed. Unexpected < on line 1 when I ran: <?PHP ?> but that was back on apache1 and php4... I fixed it (idk how) but that made me laugh hard. Link to comment https://forums.phpfreaks.com/topic/67605-uhmm-wtf/ Share on other sites More sharing options...
Ken2k7 Posted September 2, 2007 Share Posted September 2, 2007 Yeah don't post that here. Link to comment https://forums.phpfreaks.com/topic/67605-uhmm-wtf/#findComment-339616 Share on other sites More sharing options...
Fadion Posted September 2, 2007 Share Posted September 2, 2007 and where's the question? lol Link to comment https://forums.phpfreaks.com/topic/67605-uhmm-wtf/#findComment-339623 Share on other sites More sharing options...
Azu Posted September 2, 2007 Share Posted September 2, 2007 I think he's wandering what the error is. Obviously the < is supposed to be there; it is part of the PHP start tag. Link to comment https://forums.phpfreaks.com/topic/67605-uhmm-wtf/#findComment-339728 Share on other sites More sharing options...
Timma Posted September 2, 2007 Share Posted September 2, 2007 I can clearly see two question marks in that code box, qualifies as a question But seriously, he does not need help, he was just showing us that php thought that it's start tag was an error. Link to comment https://forums.phpfreaks.com/topic/67605-uhmm-wtf/#findComment-339829 Share on other sites More sharing options...
Azu Posted September 3, 2007 Share Posted September 3, 2007 Well personally I for one would like to know why it does this. Does anybody know? o_O Link to comment https://forums.phpfreaks.com/topic/67605-uhmm-wtf/#findComment-340373 Share on other sites More sharing options...
neylitalo Posted September 3, 2007 Share Posted September 3, 2007 My guesses: A) It didn't like the empty script, or B) It didn't like the capital PHP. In my tests, neither one of these triggered it, but that's all I can think of. Link to comment https://forums.phpfreaks.com/topic/67605-uhmm-wtf/#findComment-340381 Share on other sites More sharing options...
d22552000 Posted September 3, 2007 Author Share Posted September 3, 2007 Yes your right I would like to know why it happened, but tback then I tried to do the script with echo "<hr>"; just to test output, and it still iddnt understand that < was in a script... my php engine didnt understand itself being called;...WTF? Link to comment https://forums.phpfreaks.com/topic/67605-uhmm-wtf/#findComment-340455 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.