php-general Digest 18 Apr 2013 07:06:38 -0000 Issue 8199

2013-04-18 Thread php-general-digest-help
php-general Digest 18 Apr 2013 07:06:38 - Issue 8199 Topics (messages 320863 through 320878): Re: self operator within a double quoted string 320863 by: Matijn Woudt 320864 by: Marco Behnke 320865 by: NaMarPi 320868 by: Matijn Woudt 320869 by: Matijn

[PHP] [ask] convert unknown Korean's string to readable string

2013-04-18 Thread Morning Star
Hi guys, i have a string like this: $string = \uc548\ub155\ud558\uc138\uc694 (Korean words that say hello world in English). i got no luck when I tried with Korean. 'UCS-2BE' to 'UTF-8' encoding conversion didn't work. i also tried with ISO-2022-KR and EUC-KR to 'UTF-8' , but no luck either. It

Re: [PHP] ?=$var?

2013-04-18 Thread Lester Caine
Larry Martell wrote: Continuing in my effort to port an app from PHP version 5.1.6 to 5.3.3, the app uses this construct all over the place when building links: ?=$var? I never could find any documentation for this, but I assumed it was some conditional thing - use $var if it's defined,

Re: [PHP] ?=$var?

2013-04-18 Thread Larry Martell
On Wed, Apr 17, 2013 at 5:02 PM, Micky Hulse rgmi...@gmail.com wrote: On Wed, Apr 17, 2013 at 3:59 PM, Micky Hulse rgmi...@gmail.com wrote: You might need to turn on the short tag option in your conf file. Sorry, ini file, not conf. Been a long day. :D I guess I should have asked if short

Re: [PHP] ?=$var?

2013-04-18 Thread Micky Hulse
On Thu, Apr 18, 2013 at 8:36 AM, Larry Martell la...@software-horizons.com wrote: That was it. Thanks!! Np. Glad it helped. :) -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Date weirdness

2013-04-18 Thread Larry Martell
On Thu, Mar 28, 2013 at 3:40 PM, Larry Martell larry.mart...@gmail.com wrote: On Thu, Mar 28, 2013 at 2:44 PM, Steven Staples sstap...@mnsi.net wrote: I think I am losing my mind. I have some time zone converting code, and I just don't understand what I am seeing. Also my system seems to return