やべ。盲点だった。admin-generatorが作るフォームのname=""はphpの特殊名で配列を使ってる。これは・・・ Using Array Syntax for Form Fields PHP allows you to use an array syntax for the form fields. When writing your own forms, or when using the ones generated by the Propel administration (see Chapter 14), you may end up with HTML code that looks like Listing 10-33. Listing 10-33 - Form with Array Syntax <label for="story[title]">Title:</