I am a php programmmer, and I have even written a tutorial for learning to use mysql with php. Oddly enough I never figured out how to submit information from a form and to another page that does not have action2.php?name=thename&message=themessageishere in the url. The reason I need this is because if you have it too long it causes problems, and well I need it for my bulletin board I've been programming. So how would you go about making a page such as form.php and the action page to be action2.php with out any extra long stuff...?
By the way, the tutorial is located
here, and it so be remain at that forum.