Hi,
I have a games site, and I like to insert TXT files into the php (example echo= .... ).
Examples:
If the URL is www.ss.com/p.php?game=aoe:
<?php
if ($game != null)
echo the txt file(aoe.txt)
?>
If you can help me, please send a message 🙂
Thanks!
PoWeR