Are you saying the first element in the actual array is empty, because you don't need to do that, as selectTag will add an empty element at the beginning by default, unless you tell it not to. Otherwise, $selected should be set to the key value of the array element that should be selected.
--~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
