installing gettext extension

Need help installing PHP, configuring a script, or configuring a server? Then come on in and post your questions! We'll try to help the best we can!

Moderator: General Moderators

Post Reply
php5designer
Forum Newbie
Posts: 1
Joined: Sat Jan 31, 2009 12:20 pm

installing gettext extension

Post by php5designer »

hi everyone i am working on translating websites
using Mo files or POT files .....

but the probelm is :

when i run the file in the local host , error is occured

calling undefined function bindtextdomain() in translate.php line:19


and i use windows xp and Xampp

if the probelm, is installing gettext extension in PHP5 then how to install it ?
Post Reply