
where the hell do:
tuesday.php
wednsday.php
thursday.php
friday.php
saturday.php
sunday.php
go ?
Theres only enough space for 1 file
IT AUTOMATICALLY PUTS THE CONTENTS OF THE PAGE IN THERE
TEST THE SCRIPT FGS
DO
NOT
EDIT
IT
IT
IS
FINE
Last edited by RobbiePwnage; 30-09-2006 at 10:23 AM.
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');
?>
Learn PHP Jack :| You always ask for help on really easy scripts that dont take 2 mins to make.
Want to hide these adverts? Register an account for free!