include "config/lib.php"; include "$yourhome_toppage"; $query=mysql_query("select * from sr_member where sr_member_id='$_SESSION[sr_member_id]'"); $row=mysql_fetch_array($query); ?>