User Profile
Collapse
Profile Sidebar
Collapse
vivek14
Last Activity: Mar 28 '16, 10:25 AM
Joined: Jan 9 '16
Location:
-
MY image size is in kb. -
How to retrive image form oracle database using php
Hi,
I am working on one project which uses oracle as a database.
According to requirement I have to store image on oracle database in blob(datatype) and retrieve that stored image and show in a web page.
If I am doing so,I am getting a broken image the code is shown below:
...Code:$query = $pdo->prepare("SELECT image,type FROM image where s_date = ? "); $query->execute(array($dat)); $res =
No activity results to display
Show More
Leave a comment: