Chapt 5 Help needed with Form4 example
Hi, I can't get the example at the end of chapter 5 working. I downloaded the code for form4.php, startform.php, Addmovie .php and AddPerson.php. Opening form4.php correctly displays the table as in figure 5-8, page 156, but whatever data I enter, pressing Search or Add re-displays the same screen. I never get to the Add form shown on page 157.
I have been through the preceeding examples in the book without problem so I assume my APM is reasonably installed. I have tryed following the logic of the code but get lost after the default switch option calls startform.php. As I understand it 'step' should then be set to 1 and then the 'Case "1"' code executes, but this never occurs.
Any help or pointers would be very much appreciated
Thanks
|