Affichage des articles dont le libellé est Re: Adding/modifying users in the MySql Database. Afficher tous les articles
Affichage des articles dont le libellé est Re: Adding/modifying users in the MySql Database. Afficher tous les articles

Re: Adding/modifying users in the MySql Database

mercredi 25 mars 2015

Just a correction, SMF *does* use auto increment in id_member. What's stored in smf_settings is the latest member.



Do as Kindred says. There is even a function that returns you the id of the member you just inserted ;)



Re: Adding/modifying users in the MySql Database

Re: Adding/modifying users in the MySql Database

yes... the last User is in the database (not sure where though... probably smf_settings table)



However... directly adding items to the database is *ALWAYS* a ***BAD*** idea.... as is directly deleting.



There are functions that get run are part of setti...



Re: Adding/modifying users in the MySql Database
 

Lorem

Ipsum

Dolor