dolibarr 24.0.0-beta
html.formai.class.php File Reference

File for class FormAI class to generate HTML forms for single email. More...

Go to the source code of this file.

Classes

class  FormAI
 Class to generate HTML forms for single email Usage: $formai = new FormAI($db) $formai->proprietes=1 or string or table of values $formai->show_form() shows the form. More...
 

Detailed Description

File for class FormAI class to generate HTML forms for single email.

Definition in file html.formai.class.php.