The book is your friend:
http://book.cakephp.org/view/97/Elements
HTH
Paul.
On Jun 4, 5:21 am, Narendra Padala wrote:
> can u please send any working example...
>
> On Wed, Jun 2, 2010 at 6:56 PM, Shaz wrote:
> > Use elements, you can pass values between them:
>
> > $this->element('whatever',
can u please send any working example...
On Wed, Jun 2, 2010 at 6:56 PM, Shaz wrote:
> Use elements, you can pass values between them:
>
> $this->element('whatever', $valuetobepassed);
>
> On 2 June, 13:16, Narendra Padala wrote:
> > Hi flocks,
> > I am, new to cake php actually i want displa
Use elements, you can pass values between them:
$this->element('whatever', $valuetobepassed);
On 2 June, 13:16, Narendra Padala wrote:
> Hi flocks,
> I am, new to cake php actually i want display one report, in the down i
> put the link download link for Excel.
>
> For that purpose , i have to
Hi flocks,
I am, new to cake php actually i want display one report, in the down i
put the link download link for Excel.
For that purpose , i have to display same content for report and excel, so
i was set the query results in one variable rows, using that variable i was
displayed the records n