[PHP-DEV] widestring variable possible in php?

2002-06-26 Thread Derek Aschenbrenner

I am trying to assign a widestring to a variable in php?  Is it possible
to create a widestring variable?


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




Re: [PHP-DEV] widestring variable possible in php?

2002-06-26 Thread Brad LaFountain

By widestring do you mean a multi byte string?

if yes
 take a look at the mbstring module.
else
 don't know what you mean by widestring

 -brad
--- Derek Aschenbrenner [EMAIL PROTECTED] wrote:
 I am trying to assign a widestring to a variable in php?  Is it possible
 to create a widestring variable?
 
 
 -- 
 PHP Development Mailing List http://www.php.net/
 To unsubscribe, visit: http://www.php.net/unsub.php
 


__
Do You Yahoo!?
Yahoo! - Official partner of 2002 FIFA World Cup
http://fifaworldcup.yahoo.com

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