2022-08-29, 10:17 PM
(This post was last modified: 2022-09-05, 04:45 PM by millu. Edited 2 times in total.)
please can someone tell me how to inject users from another database.
Case: I have a mysql table with users to be registered in the forum.
This table contains, name, password, gender, email, date of birth.
** password (4 characters as minimum)
The records will be added via php (cron), and users will be set only as registered, to have access to the forum,
other permissions will be updated by the forum administrator.
I would greatly appreciate if anyone can give me some guidance, or some script...
Ah.... and yes... i find a example or guindace in forum, but no result.
can anyone help? Or at least say that this is impossible, so look for another forum that allows you to do that.
Case: I have a mysql table with users to be registered in the forum.
This table contains, name, password, gender, email, date of birth.
** password (4 characters as minimum)
The records will be added via php (cron), and users will be set only as registered, to have access to the forum,
other permissions will be updated by the forum administrator.
I would greatly appreciate if anyone can give me some guidance, or some script...
Ah.... and yes... i find a example or guindace in forum, but no result.
can anyone help? Or at least say that this is impossible, so look for another forum that allows you to do that.