635Chapter 34PostgreSQL$dSql = delete from characters where id (Web hosting billing)
635Chapter 34PostgreSQL$dSql = delete from characters where id = $_POST[f] ; pg_query($dSql); $characters_array = explode( n , $_POST[characters]); for($i=0;$i Your edits were successfully posted. ); } else { print(
Update of record $_POST[f] failed. ); } print(
); } else { $sSql = select * from cartoons where id = $_GET[f] ; $sResult = pg_query($sSql); $sRow = pg_fetch_object($sResult); print( ); print(
); } ?>