Hey .. for some un known reason .. next doesnt work properly on session
array ...
when the code below gets execuded .. next only traverses to a seconde
element :(
IS it a bug or just me?
-- CODE -
Question = "1";
$questionData->Help = "1";
$_SESSION_program [] = $questionData;
give a name to the buttons ie: Next
and check in php
do the same with Previous
"Martin Thoma" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Hello! I want to make a form (a wizard) which has 2 Submit-Buttons (Back
> & Next). The buttons should be images. Ho
2 matches
Mail list logo