Jump to content

Snippet Editor - HOW TO!?!?


techiefreak05

Recommended Posts

Ah, I see what you mean. Regardless, I am pretty sure you are going to have to store the information in a database. What you could do is to make another table with all the fields your going to have in the profile editor. Make one field named tag or something like that. Then on your profile edit/add page, have the users id inserted into the tag field. That way the information of those fields is unique to that user. Then call it where tag=$id . Then go from there (making sure no one else can view someone elses profile by chaning the id etc). Not sure if this is the best way to go about it though. Hopefully someone with more knowledge of php will post a better method.

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.