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????
I don't use Edge... Yes, why wouldn't I want fixes and security updates faster? It looks like there is at least 3 people just in this comment thread that are OK with this.
I use Linux and one applies updates when they wish and it can be done on Windows by setting updates for overnight or pausing updates. People will complain about anything.
I used it yesterday to create an ISO, then I mounted it just to check the build number, and it was 26200.8653 which I couldn't find any info about, I knew the latest Patch Tuesday biuld was 26200.8655.
Can Confirm, this only appears to happen on Edge installed on Android, No issue on Chrome, Firefox, Samsung Browsers.
Android 16
Samsung OneUI 8.5
Newest Releases of Each Browser (Edge, Firefox, Chrome, Samsung Browser)
This happens both With and Without my VPN being active.
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