MyBB Requests

How would I do this shit -- mybb & mysql make table and blah blah blah

Submitted by Blowjob, , Thread ID: 3219

Thread Closed
26-04-2015, 08:31 AM
This post was last modified: 26-04-2015, 08:32 AM by Blowjob
#1
How would I make a function (MyBB) to create a table in the database, save different data per user, and then extract that data when I need to?

Hold on let me explain this better



How would I create a table in the mybb database, that would save $var1 in it but it would be different for every user

$var1 would be different for every user but default until my script changes it, it would be "blah"

and when my script changes it $var1 would change from being "blah" to "bleh" but it would only be that for that user unless someone else choice "bleh"


i need to store data in a seperate table in the mybb database

the data will be different for every user but on default til it is changed will be "blah"
and how would I get my script to change that data for that user?

Users browsing this thread: 2 Guest(s)