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

Leo R. Lundgren leo at finalresort.org
Thu Nov 13 12:30:07 MST 2008


Try "The first name is $_POST[nameFirst] and the last name etc".


13 nov 2008 kl. 20.28 skrev Bob Patin:

> 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
>
> _______________________________________________
> FX.php_List mailing list
> FX.php_List at mail.iviking.org
> http://www.iviking.org/mailman/listinfo/fx.php_list


-|



More information about the FX.php_List mailing list