Blake Schroeder wrote:
What is wrong with whis syntax:
$array = array("$_POST['input_1']","$_POST['input_2']");
The error message you should get with it should tell youhowever,
I'll be if you remove the double quotes from around the $_POST
variables, it won't throw the same errors.
--
John C
What is wrong with whis syntax:
$array = array("$_POST['input_1']","$_POST['input_2']");
--
+-+-++
| Blake Schroeder | Owner/Developer |lhwd.net|
+--(http://www.lhwd.net)+--/ \--+
--
PHP General Mailing List (http://www.ph
2 matches
Mail list logo