Page 1 of 1

Advice please on a forthcoming PHP/MySQL app

Posted: Mon Aug 11, 2003 5:06 pm
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