Jump to content

Image Upload and Retrieval 2 questions..


Boondox

Recommended Posts

Ok I am quite new to PHP and Mysql..

 

anyway what I am looking for is a way to upload images to mysql database  then retrieve them for eash user ---- Basically an avatar script..

 

Second  I need a way to retrieve and display images using a button... Like when a clan leader pushes the button it will display a War alert within my clan page..

Link to comment
https://forums.phpfreaks.com/topic/127517-image-upload-and-retrieval-2-questions/
Share on other sites

I presume you have a user's table in your DB you will have to add a column for images.

 

Are you letting each person upload there own image i presume?

 

You should be able to add some code to what you already have to insert the path location and file name of the image that they just uploaded. Make a start the post back here

 

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.