1
Hi,
I have installed XOOPS a few months ago and made me familiar with the standard modules and implementation. Works great, thanks. Now I want to go further and create my own forms to store data to a database and to edit this data.
- I have looked around on the site, but I can not find documentation.
_ I have tried to read the code and it has become more clear, but this is not an efficient way. I know how to make standard forms in html/php. I have looked to the contact module and to the members module, which contains some forms.
Is there some information on this basic subject, or examples of the different classes that extend the form class?