i have created a form and i have a field for image so i want a code to browse the ima

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • henryssuuna
    New Member
    • Jun 2015
    • 1

    i have created a form and i have a field for image so i want a code to browse the ima

    i want to browse an image into the web form such that it can be inserted into the database
  • computerfox
    Contributor
    • Mar 2010
    • 276

    #2
    What do you have so far? Do you want just the path to the file? Databases don't accept images as a data type. We will not do your homework or work assignment for you.

    Comment

    • weboutgateway
      New Member
      • Sep 2014
      • 23

      #3
      File upload and fetch it in to your database for displaying it into your site using PHP. Make sure you have your database connection.

      try to use this links and find out how to be useful.




      Hope it helps.

      Comment

      Working...