@narendra pratap
want to fetch image path from database in input type file when update
Do you have a code for that? If so then post the code so we can help you.
If you don't have a code you can try to used this as an example on how to do that:
http://php.about.com/od/phpwithmysql/ss/Upload_file_sql.htm
LastMitch
Industrious Poster
4,374 posts since Mar 2012
Reputation Points: 149
Solved Threads: 349
Skill Endorsements: 47
As far as I know , you want image name in updating something like profile form.
you should use move_uploaded_file for uploading image , and use $_FILES["img"]["name"] for getting image name.
M0rteza
Junior Poster in Training
63 posts since Apr 2010
Reputation Points: 11
Solved Threads: 4
Skill Endorsements: 0
Show your code and stop us guessing what your problem could be.
diafol
Keep Smiling
10,828 posts since Oct 2006
Reputation Points: 1,675
Solved Threads: 1,532
Skill Endorsements: 61