I am not sure how to display it on the page. I am very new to cakephp.

On Oct 26, 11:37 am, Tilen Majerle <[email protected]> wrote:
> so now, what actually you want...u have it in $this->params, so where is
> problem? :D
> --
> Tilen Majerlehttp://majerle.eu
>
> 2010/10/26 Briko03 <[email protected]>
>
> > I have an action that is going to display results by the person...
>
> > function person($lname,$fname)
> >    {..........blah blah......}
>
> > I have my person.ctp file that I want so show the url parameters...
> > for example see below
>
> > url: domin.com/controller/action/$lname/$fname
>
> > <h1>Results for $lname</h1>
>
> > I know they are available in $this->params['pass'] however I am not
> > sure how to use them in this instance....
>
> > Check out the new CakePHP Questions sitehttp://cakeqs.organd help others
> > with their CakePHP related questions.
>
> > You received this message because you are subscribed to the Google Groups
> > "CakePHP" group.
> > To post to this group, send email to [email protected]
> > To unsubscribe from this group, send email to
> > [email protected]<cake-php%[email protected]>For
> >  more options, visit this group at
> >http://groups.google.com/group/cake-php?hl=en

Check out the new CakePHP Questions site http://cakeqs.org and help others with 
their CakePHP related questions.

You received this message because you are subscribed to the Google Groups 
"CakePHP" 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/cake-php?hl=en

Reply via email to