On Thu, June 1, 2006 6:46 pm, Richard Luckhurst wrote: > Hi All > > I am in the process of cleaning up an application that was left half > finished. I > am fairly new to PHP so I am seeking the wisdom of the community to > help with a > little problem. > > In many cases I need to build command strings to be sent to a backend > system. > The strings have to contain a couple of non ascii characters. > > I have no problem with the following in a script > > $RM="\xFF"; $RM = chr(0xFF); -- Like Music? http://l-i-e.com/artists.htm -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php