They are just a bunch of characters expressed in octal notation. In double-quotes the escape sequences are evaluated to real characters. Just copy and paste the strings into a php script and echo them out to find the value.
__________________ Please login or register to view this content. Registration is FREE - Latest Articles: Please login or register to view this content. Registration is FREE , Please login or register to view this content. Registration is FREE
As to a function to do it automatically???? Not sure maybe a fopen... get the contents... add slashes... do an eval echo... save the string to a file. That'll work, I'm sure there are a hundred better ways but I've had a few margaritas and thats all I can think of right now.
__________________ Please login or register to view this content. Registration is FREE