Advice please on a forthcoming PHP/MySQL app

Questions about the MySQL, PostgreSQL, and most other databases, as well as using it with PHP can be asked here.

Moderator: General Moderators

Post Reply
SFADuncan
Forum Newbie
Posts: 23
Joined: Mon Aug 11, 2003 5:06 pm
Location: uk

Advice please on a forthcoming PHP/MySQL app

Post by SFADuncan »

Advice please on a forthcoming PHP/MySQL app I’m about to write….

I’m about to start writing an application which takes a user’s details (first name, second name, address and one or two other bits of info) and automatically signs them into up to 5, 10, 20 and maybe up to 50 other web sites.

1. Specific question: How do I cope with the fact that each site (which the application automatically attempts to log the details in to) will have different field names for the same info?

2. Any other problems you think I should anticipate?

Thanks

Simon
Post Reply