$sql="Select * from about where Id=".$Id; $rs = get_rs($conn, $sql); $row=mysql_fetch_object($rs) ?>