Hi...
Question is:
Can you tell me what code to put for my button (submit) to take to whatever page I chose?
I have a button, and I want that if someone presses it, php displays a web page.
if($submit){
// SEND ME TO WHATEVER.I WANT.COM
}
Thanks a lot...!!!!!!
Sebastian