Hi
I would like to draw information from a database that is specific to the logged in user and I have no idea where to even start. I will give you an example of what needs to be done :
User logs in and finds a table of information that is associated with his account. The information is sensitive and was previously recorded in person for the user. This information is stored in a mysql database. Think bank account numbers and investment information etc. He must then also be able to update certain information like his adres.
Is there a plug available for this? Any help would be appreciated.