Jump to content

Add column to table in mysql


raminr1363

Recommended Posts

hi. guys i use mybb as the forums for my site.

i want to add a column named xuid in the mybb_users table so when users want to register in my site put their xuid that contains 16 digits and words and be saved in this column

so please give me the code for adding the xuid column to the mybb_users table.

Link to comment
https://forums.phpfreaks.com/topic/268411-add-column-to-table-in-mysql/
Share on other sites

Read up on ALTER TABLE, that should do what you want.

 

PS: No, we don't "give the code". Primarily because we usually charge for that kind of work, in addition to that we don't know exactly what you need. Not to mention that you should learn how to do this yourself, if you don't want to pay someone.

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.