i m displaying image from data base but it gives an error failed to load given url in fire bug and image not diaplyed on my website how i can solve these problem?

Recommended Answers

All 4 Replies

post your code, without code no body can help.

Member Avatar for diafol

how i can solve these problem

Have a look at line 34 and take off the double ';'
Then you seem to have a brace in the wrong place at line 42.
Using the mysql_* function here so better off using mysqli_* or PDO.

How's that?

thanx for reply to my question my problem is solved

Member Avatar for diafol

I'm a freakin genius!

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.