Hey Guys
I am new here.
I am working on a site with two main pages. the first page is used to collect and stores people's information in a database while the second page displays these information from the database.
I need some help with a php code to store and another to display the following form fields in a MySQL data base
First Name (TEXT)
Last Name (TEXT)
E mail (TEXT)
Photo (IMAGE not exceeding 100Kb)
Thanks