I have make some modification to abrasive script (
) to get email field and BodySalvage for design.Sorry but i built it in french but you can easily translate it via google traduction
SS:

Credit goes to BodySalvage for design

And abrasive for the original script

NOTE Run that sql script before setup the script on your web server:
PHP Code:
USE PS_UserData
ALTER TABLE dbo.Users_Master
ADD Email varchar(320) NULL

DOWNLOAD:






