Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

halp

Name: o 2010-07-02 3:42

I'm new to programming.
So far I have this bit:
        if (!$error)
        {
            $char = new rs_character($name, $cache);
           
            $timer = microtime_float();
            $error = !$char->load(false);
            $timer = microtime_float() - $timer;
            $total_time += $timer;
        }

Now how can I add this line into this bit? If error arises I need to delete the entry from thedatabase
$highscores->remove($name)

Name: Anonymous 2010-07-02 15:03

/Polecat Keprabs./

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List