Hello Geeks, I have a custome application of mine. I would like integrate mediawiki along with my application. My question is how is it possible to integrate user registration. I couldnt find any API for user registration. My platform is made in PHP and on framework Symfony. I am currently trying to integrate using cURL library but again cURL POSTING to the action page, http://myhost.com/mediawiki/index.php?title=Special:UserLogin&action=sub... not properly working. Please help me to integrate with my application. Thanks