[eluser]WebMada[/eluser]
[quote author="Atik" date="1294442357"]I am not sure but u can try Scope Resolution Operator (:

Like classname::method()[/quote]
That doesn't work!
But someone said me that I wrongly use the MVC model because all treatment methods are to put in models, we just use controllers for retrieving $_POST or $_GET datas and calling views.
So I have to move my methods written in controllers in models, model is not just for database interface