Re: [PHP] file separator...

2004-02-01 Thread Don Read
On 30-Jan-2004 Dan Joseph wrote: > Hi Everyone, > > Hoping someone can shed a light on this. I have to send a "file > separator" > in a string that I piece together to a remote system. I've been told > this > is x'1C' ASCII or x'22' HEX. I have no idea what to really send. > I've > trie

[PHP] file separator...

2004-01-30 Thread Dan Joseph
Hi Everyone, Hoping someone can shed a light on this. I have to send a "file separator" in a string that I piece together to a remote system. I've been told this is x'1C' ASCII or x'22' HEX. I have no idea what to really send. I've tried several things. Can someone tell me what it is