mysql query

More
14 years 3 months ago #1 by shail
mysql query was created by shail
Hello Guys,

I want to know where is the mysql query for creating moodle account. actually I need to write some query related to moodle at the time of account creation .....

if any one know please share with me .....

also if anybody know other stuff related to query please also share ...

Thanks & Regards

Please Log in or Create an account to join the conversation.

More
14 years 2 months ago #2 by Antonio Durán
Replied by Antonio Durán on topic Re: mysql query
There is no "sql query" to create a moodle account, as we do it using Moodle API. You can study Joomdle code to see how it is done.

Please Log in or Create an account to join the conversation.