hi every one ,...
i am working on a project of translating a website to an Arabic Langauge :
and i am using in translation the "PO" and "MO" files
-- the "Bindtextdomain function "
the function is used to connect with domain and the mo files ........
but the probelm is when executing the translation function gettext() or its alias _()
this error is occured :
call undefined function bindtext domain in translate.php line:19
how can i solve it ?