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?
AARTI SHRIVAS 2 Posting Pro in Training
Recommended Answers
Jump to Posthow 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?
All 4 Replies
Reply to this topic 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.