paulman888888 Posted November 19, 2008 Share Posted November 19, 2008 I am using SMF, same forum as this one (PHPFREACKS)! I would like to know if i could use a table used by SMF for the rest of my website! Please can you tell me how i would go about this! Thankyou Paul Link to comment https://forums.phpfreaks.com/topic/133362-using-a-forum-as-a-user-system-in-way/ Share on other sites More sharing options...
xtopolis Posted November 19, 2008 Share Posted November 19, 2008 You can access(read) the table all you want. It's just a table. However you should be very careful if you try to edit anything on it, reason being: you don't know all the dependencies of the table. You change one thing here without updating another there, you could ruin the entire table. You go about it just like any other table I'm assuming. Link to comment https://forums.phpfreaks.com/topic/133362-using-a-forum-as-a-user-system-in-way/#findComment-693610 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.