<?php
include("cf.php");
include("si_stats.php");
$member_info="";
$loop=1;
while($loop<=$total_si_members)
{
$member_info=$member_info.$member_name.":".$member _rating."*&*";
}
$si_array=explode("*&*",$member_info);
print_r($si_array);
?>
OUTPUT:
SI-Karthis: 110.0
Everyone Else: < SI-Karthis
Karthis: 5
Boggy: 2
Hollywood: 2
Why? Cause I'm the only one who can read this

... and I'm awesome if you don't count the times I suck.
Bookmarks