Topic awaiting preservation: Convert ASP to PHP |
|
---|---|
Author | Thread |
Obsessive-Compulsive (I) Inmate From: Indio, CA USA |
posted 06-22-2003 21:47
Help ! |
Paranoid (IV) Inmate From: Sthlm, Sweden |
posted 06-23-2003 11:37
The easiest way to do this is probably by using this principle: code: ASP
|
Maniac (V) Mad Scientist with Finglongers From: Cell 53, East Wing |
posted 06-23-2003 13:06
magicstor: You might also find this of use: |
Nervous Wreck (II) Inmate From: BATH, UK |
posted 06-23-2003 16:27
Use $_REQUEST, its a superset of $_POST and $_GET args. |
Obsessive-Compulsive (I) Inmate From: Indio, CA USA |
posted 06-23-2003 20:28
Thanks Guys ! |