in your provided code,
we might to update helper.php

var $tags = array('link' => '<a href="%s" %s>%s</a>',
                                                        'mailto' => '<a 
href="mailto:%s"; %s>%s</a>',
                                                        'form' => '<form %s>',
                                                        'input' => '<input 
name="data[%s][%s]" %s/>',
'hidden' => '<input type="hidden" name="data[%s][%s]" %s/>',

I m not sure thats good idea or not



--~--~---------~--~----~------------~-------~--~----~
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?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to