Sorry, I hadn't noticed you had a download in your post.
Okay, it's making it further, but now the script won't go past line 89 - cause I don't know what to put in there.
mysql_select_db ($database)or die("Could not select database"); // switch to PP DB
Do I manually enter my PP database name on this line? I thought $database would pull it from the $database value I entered at the top of the script. No?
Also, if you are not using a database prefix (i.e. pp_), do you enter "0" or just leave it blank between the ""'s?
Sorry to be such a pain & thanks very much for your help,
Jason