Topic awaiting preservation: Several actions in same page (Page 1 of 1) |
|
---|---|
Maniac (V) Mad Scientist From: Azylum's Secret Lab |
posted 06-20-2002 09:38
Hello! |
Bipolar (III) Inmate From: |
posted 06-20-2002 10:37
sure |
Maniac (V) Mad Scientist From: Azylum's Secret Lab |
posted 06-20-2002 10:45
Oh!! i got it!!! |
Bipolar (III) Inmate From: |
posted 06-20-2002 11:33
exactly that |
Maniac (V) Mad Scientist From: Rochester, New York, USA |
posted 06-20-2002 22:46
Query strings work as well. Using 4 forms. code: <form action="#?action=1" method="post">
code: <?php
code: if($action)
|
Maniac (V) Mad Scientist From: Azylum's Secret Lab |
posted 06-20-2002 23:23
I'm having fun WarMage! |
Maniac (V) Mad Scientist From: Azylum's Secret Lab |
posted 06-22-2002 19:18
code: if($action)
|
Maniac (V) Mad Scientist From: Rochester, New York, USA |
posted 06-23-2002 04:12
Maybe try switing $action instead of $i |
Maniac (V) Mad Scientist From: Rochester, New York, USA |
posted 06-23-2002 08:38 |
Maniac (V) Mad Scientist From: Azylum's Secret Lab |
posted 06-23-2002 08:51
I'm trying with a simple IF to select the action, makeing this: |
Maniac (V) Mad Scientist From: Rochester, New York, USA |
posted 06-23-2002 16:57 |
Maniac (V) Mad Scientist From: Azylum's Secret Lab |
posted 06-23-2002 20:52
heheh, i just discovered: == (2, no 1) |