keepingbusy
Programmer
Hello guys
I am looking for "What next?" in this scenario:
I have a secure area on a server set up for a members only area which is working fine. This can limit members to certain pages if required and has been tested.
I have access to more than one MySql table if required.
On our server we have a table (call it mytable for this scenario) that holds information relating to individual members.
I need to know how to allow members to access information once they have logged in to the members only area. I can use the same table if it is easier by adding the fields required via phpmyadmin.
I have looked at companies such as
Would this be the sort of thing I would need to accomplish the job?
So my question is, what next?
Thank you
I am looking for "What next?" in this scenario:
I have a secure area on a server set up for a members only area which is working fine. This can limit members to certain pages if required and has been tested.
I have access to more than one MySql table if required.
On our server we have a table (call it mytable for this scenario) that holds information relating to individual members.
I need to know how to allow members to access information once they have logged in to the members only area. I can use the same table if it is easier by adding the fields required via phpmyadmin.
I have looked at companies such as
Would this be the sort of thing I would need to accomplish the job?
So my question is, what next?
Thank you