<? print file_get_contents(date('D').'.htm'); ?>

<? print file_get_contents(date('D').'.htm'); ?>
.:.:#14:.:. .:.: Impossible Is Nothing :.:. .:.: 845 Rep:.:.
.:.: Stand up for what is right, even if you stand alone:.:.
where doesgo ?PHP Code:<? print file_get_contents(date('D').'.txt'); ?>
What does it replace? I can do all the rest, but dont know where to add it :S
Make a file called timetable.php and in it place
Then on your navigation have it go to timetable.php e.g.PHP Code:<? print file_get_contents(date('D').'.php'); ?>
Code:<a href="timetable.php" target="main">Timetable</a>
Random PHP Script Of The Week
PHP Code:<?php
// Made by RobbiePwnage Of HabboxForum.com
// Visual Basic Message Maker
$msg = $GET_['msg'];
$title = $GET_['title'];
echo('Code For Message In Visual Basic:<br><br>Private Sub Command1_Click()
MsgBox \"$msg\" & vbNewLine & \"- RobbiePwnage\", "$title - RobbiePwnage\"
End Sub');
?>
can some one post the FULL SCRIPT where I can edit it, not things i need to add :S
it wont work for me, im doing sumin wrong, so can some 1 pls post the FULL Script
Want to hide these adverts? Register an account for free!