How to create/save more Model inputs and make them repeatable with jQuery

Comparing #2 with #3

Revision #3 was created by StErMi StErMi on Apr 21, 2009, 2:52:21 PM.

Added credit :)

Content

[...]
'photosNumber' => isset($_POST['PhotoEvent']) ? count($_POST['PhotoEvent'])-1 : 0, //How many PhotoEvent the user added
'update' => false,
));
}
?>
```

 
 
I wish you will enjoy my guide :) Please gimme some feedback to improve it :)
 
 
See ya! Emanuele "StErMi" Ricci.