DrDoc

msg:1303608 | 1:53 am on May 7, 2003 (gmt 0) |
you need single quotes around the variable name: $_GET['action']
|
biocell

msg:1303609 | 2:01 am on May 7, 2003 (gmt 0) |
no still messing up because when i click on the it makes a loop but they get staked on top of eachother they dont open like a normal link would and the other ones just refesh the page Do you know of one that will work if you do please let me know the one i made is being a pain and im over it dont feel like messing with it anymore [edited by: jatar_k at 2:17 am (utc) on May 7, 2003] [edit reason] typo [/edit]
|
jatar_k

msg:1303610 | 2:19 am on May 7, 2003 (gmt 0) |
have you taken a look at switch [php.net]
|
grifter

msg:1303611 | 3:18 am on May 7, 2003 (gmt 0) |
index.php is including itself when action=main, which is causing the loop. call it main.php or index2.php or index.inc.php etc etc
|
|