if(file_exists("data/$page.txt")) {
require("data/$page.txt");
} else {
print("ERROR
Page can not be found. Go back.");
}
?>
if(file_exists("data/$page.txt")) {
require("data/$page.txt");
} else {
print("ERROR
Page can not be found. Go back."); } ?> |
||
Copyright © 2006-2010 Pengineer AS. All rights reserved. The trademark, patents, information and artwork presented here may not be copied or reproduced without written permission from Pengineer AS.
|