Quantcast
Channel: Authentication
Viewing all articles
Browse latest Browse all 8256

Re: Moodle in English: Re: Moodle in English: Auto Id Number in New UserRegistration

$
0
0
by Chriss Medina.  

Hi Sameh, I know this post is pretty old, but I´m trying to find a way to auto generate username, I try your code


$sql = 'SELECT id FROM mood_user ORDER BY id DESC limit 1';
$result = $DB->get_field_sql($sql);
$newid=20140000+$result+1;
//echo $result.'sam';
?><?

But I think something is missing.


Do you achieve it?


THX




Viewing all articles
Browse latest Browse all 8256

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>