Image Box

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
JonathanStanton
Forum Newbie
Posts: 10
Joined: Wed Jul 21, 2010 10:07 am

Image Box

Post by JonathanStanton »

Project Idea: A box that loads images from a database that a user will be able to click and select a primary photo and be able to click and delete any of the photos.

I know to build the code that displays the images but
Question: how are you able to select just one photo (like star just one photo) by clicking it. kind of like selecting a radio button?
katierosy
Forum Commoner
Posts: 27
Joined: Wed Apr 07, 2010 8:39 am

Re: Image Box

Post by katierosy »

If you will make a design/look of the projects, where to click to see the photo it will make it more clear.
Post Reply