Well my friend MAWargod had a little bit of the same problem a couple days ago. The file ( created by a PHP user ), was in the format:
10568000003|December 25, 2002|1r1200085770|UPS Ground
00000000002|December 23, 2002|1z1234567890|UPS Ground
If you really wanted to save in PHP format (the divider could be anything), just
print INFILE
"$var1|$var2|$var3|$var4
$2var1|$2var2|$2var3|$2var4";
I'm not sure if thats what your asking, but if it is, well than there it is. Happieness is like peeing your pants.
Everyone can see it, but only you can feel the warmth.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.