You are currently viewing the BOOK: Beginning PHP4/PHP 5 ISBN: 978-0-7645-4364-7; v5 ISBN: 978-0-7645-5783-5 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
I've been trying to get the program on page 124 to work, but it's not cooperating. The only output I can get is "We can offer you the $1500 Comprehensive package" no matter the input.
Can anyone tell me what's wrong with the program? The above output is the same with both my hand-typed code from the book and the downloaded version...:(
I typed it in and it works fine--did you solve the register globals issue with the server? I have to use the $_POST to make it work, maybe you can try that?
I did it at home on my development machine and couldn't get it to work (but the others did). Today at the office on a different machine, it works fine. I'll play with it some more at home. Thanks again for the support.