kupe
Technical User
- Sep 23, 2002
- 376
With Back and Next at the bottom of 9 webpages, I would like to be able to say s o m e t h i n g like
if($id == '1'){
<a href="../parents/sip2.php>{
if($id == '2'){
<a href="../parents/sip3.php>}
... and that sort of thing for the 9 pages.
Then I would like to do the same for Back (But I should be able to do that alright if some kind Expert will help this struggler.)
Thanks in advance, Gurus.
if($id == '1'){
<a href="../parents/sip2.php>{
if($id == '2'){
<a href="../parents/sip3.php>}
... and that sort of thing for the 9 pages.
Then I would like to do the same for Back (But I should be able to do that alright if some kind Expert will help this struggler.)
Thanks in advance, Gurus.