Forum: PHP Sep 24th, 2008 |
| Replies: 7 Views: 553 thank u for all who spared a moment to look into my problem.finally i got the answer the problem is with my upload code to upload the image .now i want to sort it out.so again i need help from ur... |
Forum: PHP Sep 24th, 2008 |
| Replies: 7 Views: 553 thank u so much for ur instant reply.i'll try to qoute my problem here
its like this..
//retrieve the filename from db using a select query
$result= mysql_result("SELECT imagename FROM... |
Forum: PHP Sep 23rd, 2008 |
| Replies: 7 Views: 553 can anybody please tell me how to insert and retrieve an image stored in a database using php and mysql.the way i m doing now is by storing the file in a server and filename in the db.but the problem... |