MCQs > IT & Programming > CakePHP > You want to generate three instances of a model form within the context of a view. What syntax is most correct to use with FormHelper::input() ? $i represents an incremented variable.

CakePHP MCQs

You want to generate three instances of a model form within the context of a view. What syntax is most correct to use with FormHelper::input() ? $i represents an incremented variable.

Answer

Correct Answer: $this->Form->input("Modelname.$i.fieldname");

Explanation:

Note: This Question is unanswered, help us to find answer for this one

CakePHP Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

search

CakePHP Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it