I have been a searching a lot on this
I want to create a course using Web service API of moodle. Things I understood so far are
- There is a function named core_course_create_courses
- Need to create a access token
- I have a code which uses curl class which I dont know how to configure on my server(godaddy domain) hosting
Please someone have done this post code or suggest me some tutorial to follow.