blobs didn"t work??
am 29.06.2003 03:15:46 von utomo restudear all,
spacialy tahnk's to cornelia,
> Hi utomo
>
> Try it this way:
> Call your function detail.php from the -TAg in your program and
> don't use print $img here
> Get the oid of the image that you want display.
>
>
> detail.php
>
> ...
> pg_loreadall($ofp);
> pg_loclose($ofp);
> pg_exec($dbh, "END");
> }
> ?>
where i must put command ???
if beetwen
detail.php
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
---------------------------(end of broadcast)---------------------------
TIP 9: the planner will ignore your desire to choose an index scan if your
joining column's datatypes do not match