S. No.

Title

Image

Update/Delete

conn) or die("error in query....."); while($rec1=mysql_fetch_array($fire)) { echo "
"; echo "
".$rec1["id"]."
"; echo "
".$rec1["title"]."
"; echo "
"; ?> "; } } } ?> setconnection(); $tableObj->selectdb(); $tableObj->showRec($_REQUEST["selrec"],$_REQUEST["skey"]); $tableObj->closeconnection(); ?>