It's the SAME EXACT goddamn source code, it displays the SAME in Opera and FF no matter which page I choose...
BUT in stupid IE (6 OR 7) the first shows right, and the second doesn't....
I'm at my wits end, it just doesn't make ANY sense whatsoever. PHP is server-side, it serves the code all at once, so why the hell is IE caring if I include it or copy and paste it????
yeah it seems to be Edge only. The dialog buttons work as expected in Chrome and Firefox. The phone is using Android 16 (OneUI 8.5) and Edge version 149.0.4022.53
I'm not aware of this issue, but to help the other guys.
What version of Android are you using?
Did you try a different browser? To see if Edge is the issue here.
I agree when are you going to read this (really poor BTW) article?
Here is a better article so you actually know what is going on and answers questions you had in other comments --> https://arstechnica.com/gadgets/2026/05/speed-boosting-low-latency-profile-is-one-of-the-improvements-coming-to-windows-11/
It is unclear if one will be able to disable the new profile at this point but I am not seeing any reason why one would.
I disagree; they come off very "bitchy" and "whiny".
Make a great product and combine that with a great price (free) and people will come over to your side. Or build it and they will come as they say.
Constantly trying to get attention by complaining all the time, will turn people off to your product.
Question
Computer Guru
PHP is SERVER SIDE.
So I don't get this.
If I include a CSS file via PHP
include('includes/css.inc');the page displays one way (wrong)
but if I type the same code in css.inc by cutting and pasting it, it works.
I just don't understand!
You can see the same thing with different code too:
Compare http://neosmart.ath.cx/sulayman/index.php to http://neosmart.ath.cx/sulayman/indexs.php
It's the SAME EXACT goddamn source code, it displays the SAME in Opera and FF no matter which page I choose...
BUT in stupid IE (6 OR 7) the first shows right, and the second doesn't....
I'm at my wits end, it just doesn't make ANY sense whatsoever. PHP is server-side, it serves the code all at once, so why the hell is IE caring if I include it or copy and paste it????
Has anyone else ever experienced this before?
Link to comment
https://www.neowin.net/forum/topic/479327-php-includes-with-ie-doesnt-make-sense/Share on other sites
14 answers to this question
Recommended Posts