[BNM] PHP and Coldfusion
Jason Bailey
jasonslbailey at yahoo.co.uk
Thu Oct 23 11:02:18 BST 2008
--- On Wed, 22/10/08, Catherine Pope <me at catherinepope.co.uk> wrote:
> From: Catherine Pope <me at catherinepope.co.uk>
> I'm trying to translate some code from Coldfusion to
> PHP and have hit a
> tricky bit. In Coldfusion I could identify a group of form
> fields sharing
> the same prefix with the following code:
There's a nice list of these variables at:
http://uk2.php.net/reserved.variables
I was about to reply saying $_POST is going but I always get it mixed up with PHP_SELF i.e. $_SERVER['PHP_SELF'] preferred over $PHP_SELF. waffle waffle waffle. Anyway the URL above has a list of other useful environment variables etc.
ColdFusion looked nicer than PHP.
Jas
More information about the BNMlist
mailing list. Powered by Wessex Networks