Search found 2 matches

by chocobear
Wed Jan 23, 2008 5:24 pm
Forum: PHP - Code
Topic: Weird behaviour when writing to a file
Replies: 3
Views: 202

Re: Weird behaviour when writing to a file

Well, now I feel kinda dumb.

Thanks much, it works wonders.
by chocobear
Wed Jan 23, 2008 3:55 pm
Forum: PHP - Code
Topic: Weird behaviour when writing to a file
Replies: 3
Views: 202

Weird behaviour when writing to a file

Alright so here's the deal. I am working towards moving all of my companies inventory online to the Google Base service via their XML RSS Feed deal. I have created a PHP script to automatically write the RSS file for me, right? Right. Anyway, so Google requires you to tab-delimit the file, which you...