On Tue, 28 May 2002, Weston Houghton wrote:
> I'm using the Mac OS X binary of PHP 4.2.1 provided by Mark Liyanage
> (http://www.entropy.ch/software/macosx/php/), and I am starting to notice
> some oddities, I was wondering if anyone else had seen these errors in other
> ports.
> 
> I'm getting some base php functions that seem to be missing, such as:
> 
> bindtextdomain
> textdomain

Those are only available if PHP was built with gettext support, which is 
optional.

miguel


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to