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!
The thing is that I want to pass the value from the selected option in the menu into $s. Then pass the array to the Form action tag. Is this possible maybe with a return function?
I know how to get the value with javascript and OnChange but don't know how to use it.
thanks,
Tried it but it didn't work, don't know why. I've read that the information in the form is only available when submitting the data. I need to use the data before submit button is pressed. I will check it again, maybe I missed something.