Current Page: 1 of 1
Results 1 - 3 of 3
17 years ago
NeoID
As as said in my second post, I've tried to change it, even on the other pages that are included, but nothing changed... (I posted the original code). :/ Anyway, isn't there a way of turning on support for "short tags"? Something else I could try? Thanks
Forum: WampServer English
17 years ago
NeoID
Thanks for your reply. I've tried that, but nothing happened. Here is the index.php file if that may help you..: <? if ( !file_exists( "inc/header.inc.php" ) ) { // this is dynamic page - send headers to do not cache this page $now = gmdate('D, d M Y H:i:s') . ' GMT'; header("Expires: $now" header("Last-Modified: $now" header("Cache-Control: no-cac
Forum: WampServer English
17 years ago
NeoID
I've installed wamp and been running it for quite some time. I've installed several forums and CMS solutions, but sometimes I get code rendered like this when trying to get access to my site: \n"; if ( file_exists( "install/index.php" ) ) { echo "Please, wait. Redirecting you to installation form... \n"; echo "\n"; } exit(); } require_once( "inc/header.inc
Forum: WampServer English
Current Page: 1 of 1