Hi all,
My client is using PHP site and now he is migrating to SharePoint 2010.
In the PHP site my client have up to 10000 members and my client uses MySQL as back-end for the PHP site. I have converted the MySQL table to SQL Server table. This table consists of users' passwords and user names and some other fields.
Now I want to add these people into SharePoint FBA. So that the existing users of PHP site can login with same user name and password to my new SharePoint site directly with out any registration.
Can any one help me how can I do add it?