if ($request->hasParameter("invite")) {

}

On 19 Mar 2009, at 18:58, dziobacz wrote:

>
> I have links:
> http://localhost/profil/users
> and
> http://localhost/profil/users/invite/3
>
>
> I would like to do something like that:
>
> if(isset($_GET['invite']))
> {
>        ....................
> }
>
>
> How can I make it in symfony ?
> >


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to