That's a PHP problem. Does it work outside of AMFPHP?

--- In flexcoders@yahoogroups.com, "Christophe" <christophe_jacque...@...> 
wrote:
>
> Hello, 
> 
> I have a problem with INSERT INTO sql function in Php Script when I use 
> amfphp :
> 
> $query="INSERT INTO utilisateurs (Last, First, Adress) VALUES ('$last', 
> '$first', '$adress')";
>  
> 
> When I use 3 parameters (Last, First, Adress) it is working but with more 
> than 3 parameters it is not working.
> 
> Thank you,
> Christophe
>


Reply via email to