dear all,
spacialy tahnk's to cornelia,
> Hi utomo
>
> Try it this way:
> Call your function detail.php from the <img>-TAg in your program and
> don't use print $img here
> Get the oid of the image that you want display.
>
> <img src="detail.php?oid='.$oid.'">
> detail.php
> <?php
> ...
> pg_loreadall($ofp);
> pg_loclose($ofp);
> pg_exec($dbh, "END");
> }
> ?>
where i must put command <img src="detail.php?oid='.$oid.'"> ???
if beetwen <?php and pg_loreadall($ofp)its didn't work. next the syntax is i mind:
detail.php
<?php
<img src="detail.php?oid='.$oid.'">
pg_loreadall($ofp);
pg_loclose($ofp);
pg_exec($dbh, "END");
}
?>
from the script, i still found error....
please help me......
thank's
best regards
utomo
indonesia
--
______________________________________________
http://www.linuxmail.org/
Now with e-mail forwarding for only US$5.95/yr
Powered by Outblaze