Spoilers Are Broken *Cries*

Spoilers Are Broken *Cries*
EDTALKING
View the page source.Thats what the lazy man does![]()
James
Connected to reality through a proxy server.
i know now lolz
EDTALKING
im on my computer and i can't open the spoilers
page source ftw yeh.
and on the topic of typing on consoles how annoying is it typing on the wii's internet channel??
Last edited by reindeer.; 29-05-2007 at 11:11 AM.
found an Error
On versioncheck.php
FIND
$getversion = mysql_query("SELECT * FROM config");
REPLACE WITH
include "db_details.php";
$connectual = mysql_connect($server, $username, $password);
$select_db_booyah = mysql_select_db($database, $connectual);
$getversion = mysql_query("SELECT * FROM config");
Last edited by Drompo; 29-05-2007 at 02:55 PM.
Want to hide these adverts? Register an account for free!