Page 1 of 1

PHP+Mysql+Flash Problem !!!!

Posted: Sat Sep 16, 2006 8:07 pm
by phoenix211984
I am trying to write my own php mysql banner advertising system. i have written imported images to the mysql table and i have got the php code to return normal images files e.g .gif, .jpeg etc. for flash banners i know that the headers are different can anyone give me any advice on how to get the flash image with headers into a php webpage in dreamweaver. i guess the other way of doing it is putting the imported files into a folder and dynamically embedding them into the webpage. if anybody has any ideas or code example it would be much appreciated.

Posted: Thu Sep 21, 2006 3:42 am
by Benjamin
Why not just store the html code in the database, rather than the actual files?