Hello All,
I am new user to this community as well to PHP. I have designed a website. Now i am stuck with a problem here. I have added some new fields into my database. i want to add a script whcih works like this:
Whenever a user login to his account,script automatically checks that all the data is filled in database for that user or not, if something is not missing then user can be forwarded to his normal page and if something is missing then a box will open showing a message to update the profile for following field(then displays the field). Same script should be able o update the missing fields to database.
That dialogue box should have skip button to so that user can do it later. But that dialouge box should appear on each login till the fields are filled.
I know its a complicated script and i have tried my best to create it. Now i need a genius from you who can help me on this please.
Thanks
Shail