[FX.php List] Stumbled on something I hadn't realized...

Bob Patin bob at patin.com
Thu Nov 13 12:28:16 MST 2008


You're right; I just tried it to see what would happened, and got a  
parse error... (with a $_GET).

BP


On Nov 13, 2008, at 1:25 PM, Anders Monsen wrote:

> If you pull in something like $_POST['nameFirst'] you may still need  
> to concatenate:
>
> "The first name is " . $_POST['nameFirst'] . " and the last name etc";
>
> Anders



More information about the FX.php_List mailing list