Film Borrower Audit

””;
$result = db_query($query);
while ($text = db_fetch_array($result)){
echo $text[‘fid’].’ ‘.$text[‘borrower’].’ ‘.$text[‘uid’].’
‘;
}

?>

””;
$result = db_query($query);
while ($text = db_fetch_array($result)){
echo $text[‘fid’].’ ‘.$text[‘borrower’].’ ‘.$text[‘uid’].’
‘;
}

?>


Posted

in

by

Tags:

Comments

Leave a Reply

Your email address will not be published. Required fields are marked *

This site is registered on wpml.org as a development site. Switch to a production site key to remove this banner.