Jump to content

User specific data?


Jam87

Recommended Posts

Hi,

 

I'm relatively new to PHP, and have been trying to find a way to store inidividual user information securely.

 

For example, a very basic phone book where users can only view records submitted by themselves (for obvious reasons!). So in a membersarea for instance, theres a form allowing the user to store private phonenumbers only accesible by him/her.

 

If anyone out there can put me in the right direction or help me with a snippet of code I'd be immensly greatful.

 

Thanks in advance!

 

Jam87

 

 

Link to comment
https://forums.phpfreaks.com/topic/43275-user-specific-data/
Share on other sites

I already have a MySQL database setup with a registration page etc, also have included a user id for retrieving things like username for a "Welcome ... " message.

 

What im trying to do is setup some kind of way for users to add entries into a private user-specific phonebook, so only they can view the entries they have submitted. Is there a way I can use there username to bring up there specific entries once logged into the existing user system?

 

I'm self taught so theres many gaps in my knowledge! Thanks in advance

 

Jam87

Link to comment
https://forums.phpfreaks.com/topic/43275-user-specific-data/#findComment-210172
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.