[TYPO3-dev] My first (for me) advanced extension
Brian Bendtsen
brb at mentor-it.dk
Fri Mar 17 14:23:57 CET 2006
Mads Brunn wrote:
> > - Do I place this function in the class_myextension_pi1.php file or
> > do I have to create another?
>
>
> You don't have to put it in class.myextension_pi1.php but that would be
> the most obvious thing to do (not sure I understand this question).
Thank you, that was very helpfull.
About that question. I have my form now and Im not sure what to put in
the action attribute. Im pretty sure that I just call
class_myextension_pi1.php, but what parameters is needed to tell the
script to go to the function that will write something to my database table.
/Brian Bendtsen
More information about the TYPO3-dev
mailing list