Great, it works!  Thanks!

I have one more question, where is the top-most view *.ctp file located?
 The one that has the standard CakePHP logo on top-left.  I need to modify
that info.

On Fri, Oct 14, 2011 at 10:12 PM, Marcus James <marco...@gmail.com> wrote:

> Hi Garret,
>
>  2 things:-
>
>
>    1. *In your controller use this
>
>     $this->set('provider', $this->paginate('Provider'));
>
>    *
>    2. *In your view add this line at the end
>
>    <td>echo <http://www.php.net/echo> $this->Paginator->numbers()</td>*
>
> *
> *
> *Enjoy*
> *
> *
> *Marcus*
>
> --
> Our newest site for the community: CakePHP Video Tutorials
> http://tv.cakephp.org
> Check out the new CakePHP Questions site http://ask.cakephp.org and help
> others with their CakePHP related questions.
>
>
> To unsubscribe from this group, send email to
> cake-php+unsubscr...@googlegroups.com For more options, visit this group
> at http://groups.google.com/group/cake-php
>

-- 
Our newest site for the community: CakePHP Video Tutorials 
http://tv.cakephp.org 
Check out the new CakePHP Questions site http://ask.cakephp.org and help others 
with their CakePHP related questions.


To unsubscribe from this group, send email to
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php

Reply via email to