Re: [PHP] get image from DB problem

2002-01-28 Thread freddy
> I guess I must be lucky. Where I currently work we have been using ColdFusion and >Oracle for all our database web > development. After verifying with the SAs that we had compiled php support on our >new instalation of Apache on Solaris > I asked our CIO directly if it would be ok to look at s

[PHP] get image from DB problem

2002-01-25 Thread Rodrigo Peres
List, I'm using the following code to retrieve image from Mysql. My problem is how can I output another image if the given ID doesn't have an image on it??? I had already inserted a blank gif in the database in order to use it, but I've tried to check if ($resultado['Imagem_data'] == "") or null