mysql_connect("mysql153.secureserver.net","rntsoft","password"); $status = explode(' ', mysql_stat()); foreach($status as $value) echo $value."";?>