I am building a website that uses php5 and mysql database. I want to upload images alongside other information. To get other information into the table of the database, this I can do very well, but to upload and display the images alongside other information(which may be done online by the users), I am finding very difficult.
Can someone please help me solve this?
Thanks.