tjbarr
11-29-2005, 12:44 PM
What is the new syntax to us this in php 5?
|
Click to See Complete Forum and Search --> : extract($HTTP_POST_VARS) tjbarr 11-29-2005, 12:44 PM What is the new syntax to us this in php 5? goldbug 11-29-2005, 01:53 PM The "new" syntax since 4.1.0 (12/10/2001) (http://www.php.net/manual/en/reserved.variables.php#reserved.variables.post) Shrike 11-29-2005, 04:20 PM When you write extract( $_POST ) God kills a kitten. tjbarr 11-29-2005, 04:49 PM Thanks and sorry about the kitten. goldbug 11-29-2005, 06:28 PM When you write extract( $_POST ) God kills a kitten. And sends domokun after you. Please, think about the $_POST. Jason Batten 11-30-2005, 10:51 AM When you write extract( $_POST ) God kills a kitten.LMAO :D PHP Builder
Copyright WebMediaBrands Inc. All Rights Reserved. |