Hello, i Want the following code and the Variable $page To load a file in a folder. And get all of its contents. How would i do this?
<?php
$page = "{$_GET['page']}";
if(md5($_GET['page'] == '')) {
}
?>
We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.