Just a quickie, don't have a lot of time :

$array['attribute1'] = $_GET['value1'];
$array['attribute2'] = $_GET['value2'];

$this->Input->save($array);

On 9/28/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
> Could you please give me an example how something like that would look
> like in my index.thtml and inputs_controller.php files?
> Sorry, for the beginner question.
>
> Thanks
>
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to