ID: 22963 Updated by: [EMAIL PROTECTED] Reported By: luke at cywh dot com -Status: Open +Status: Bogus Bug Type: Apache2 related Operating System: Windows XP PHP Version: 4CVS-2003-03-30 (stable) New Comment:
as these does not seem to be a bug in php but within his code i am marking it as bogus as for your scripting problem please refer to http://www.php.net/support.php Previous Comments: ------------------------------------------------------------------------ [2003-03-30 15:07:02] luke at cywh dot com ok.... i fixed the http://cytech.cywh.com/?id=order the problem was i had more than one <html> tag. as far as the scripging error i encoutered (above post), it still happens. and i still have the question does php have a line limit for files. ------------------------------------------------------------------------ [2003-03-30 14:45:24] luke at cywh dot com *ehcho=echo ------------------------------------------------------------------------ [2003-03-30 14:44:09] luke at cywh dot com ok now this is very weird.... i had something like this... <?php if($_GET['action']=="wh") { ?> a bunch of tables and stuff go here with font tags and what not. <?php } ?> now the one above, i looked at the source (view/source), and i saw some weird characters for the size in one of my font tags. its because i saw one of my fields was larger than the rest. it just doesnt come up like its saved. also the same problem as before. when i do this.... <?php if($_GET['action']=="wh") { ehcho "a bunch of tables and stuff go here with font tags and what not."; } ?> it displays correctly (the font), accept i have the same problem. when i save the html code to an html file, then do an include instead, everything works fine. it must be some kinda of scripting problem now im not sure whats wrong with the... http://cytech.cywh.com/?id=order but it solves the first one. first one must be a scripting problem and i have a question. by any chance would php have a line limit for php files? or is it unlimited? cause if it doesnt have a line limit thats proboly has nothing to do with it. if it does have a line limit, my files are about 1000 lines long because i create whole websites in one file. (1 file per site). i doubt something as complicated as php would have a line limit, but its a possibity worth exploring a guess. ------------------------------------------------------------------------ [2003-03-30 13:04:38] luke at cywh dot com try clicking this link 10-20 times. notice that it works sometimes, but sometimes it comes up as page cannot be displayed. it didnt do this before. im on my local network and its doing it to me, so connection isnt an issue. and i have confirmed it with numerous machines and connections. it seems to happen in IE. dont know if it happens in other browsers, but it definatly does it in IE. links: http://www.cywh.com/?action=wh http://cytech.cywh.com/index.php?id=order ftp with scripts at ftp://[EMAIL PROTECTED] files location on http is at http://cywh.com/ftpshare/ ------------------------------------------------------------------------ [2003-03-30 11:23:26] luke at cywh dot com ok here ya go magnus.... i wanna keep everything exact so ill give you some ftp access.... ftp://[EMAIL PROTECTED] there is cytech.php and cyweb.php cyweb.php ->> http://www.cywh.com/ftpshare/cyweb.php?action=wh (doesnt work at all, but it did work) cytech.php ->> http://cywh.com/ftpshare/cytech.php?id=order (works half the time, but it did work all the time) i got the necessary files in there to make it work. ------------------------------------------------------------------------ The remainder of the comments for this report are too long. To view the rest of the comments, please view the bug report online at http://bugs.php.net/22963 -- Edit this bug report at http://bugs.php.net/?id=22963&edit=1
