RE: [PHP] images in databases Flash via PHP

2003-07-23 Thread Luis Lebron
There a few different ways to do this. One method that we use here is to do something like this in the embed/object tags flash.swf?image=?php echo $image; ? The php $image variable, of course, could be set by any method (post/get, db query, etc...) Luis -Original Message- From: Tim

RE: [PHP] images in databases Flash via PHP

2003-07-22 Thread Boaz Yahav
Saving Images in MySQL http://www.weberdev.com/ViewArticle.php3?ArticleID=3 Sincerely berber Visit http://www.weberdev.com/ Today!!! To see where PHP might take you tomorrow. Share your code : http://addexample.weberdev.com -Original Message- From: Tim Baker [mailto:[EMAIL