for some reason, the php file i just made doesnt even get parsed as php and instead gets sent to the browser.
Check your Apache (Or whatever web server you are using) to make sure it sets .php files to be parsed by the php executable.
actually i was very dumb and forgot the <?php and ?> :headbash:
>>Locked