Hi there, i've read, that an input field can be READONLY. I would like to pass that param to the "input-function" of cakePHP. But it doesn't work the way i dit it:
<?php echo $html->input('Input/name', array('size' => '50','READONLY')); ?> What is wrong and how do i pass params to the function? Thanks, Felix --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" group. To post to this group, send email to cake-php@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cake-php -~----------~----~----~----~------~----~------~--~---