Ray G 0 Posted June 29, 2019 Report Share Posted June 29, 2019 I want to create a user code, which will be concatenated with strings and user_id into my database. same time as the registration of the user. Quote Link to post Share on other sites
Larry 428 Posted June 30, 2019 Report Share Posted June 30, 2019 You can use the uniqid() function for this: https://www.php.net/manual/en/function.uniqid.php Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.