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!
heres what i want to do, i got a listbox, part of a form. when a user clicks on an item in the listbox, i want to display a picture to the right of it, and text below it. overwriting the picture and text that was there befor the user clicked on a new item.
I guess so, u can use the onClick=form.submit() in javascript to submit the form and in the php part you can print the image in respect to what the user clicked.
But why would u want to, as Javascript offers a simple solution.