I\'m facing a problem that my function is called twice everytime i submit my form
my form file with the call to the function:
You call one time the function with the constructor, seconde time manually. In PHP 5.3.3, if you name function like the class, it's a constructor.