Hey Matt,
I had the same problem--using both the GET and POST method[varible in the GET method show up on URL query string, but not processed by the php script].The problem is covered in the errata, page 0 with the "register_globals". I can't figure out how to make this $_POST foo stuff work though........
Paul
|