I am new to mongodb and mongolab.
Any one can tell me how to access mongolab database through curl in php,not through ajax.
I want to create api like LOGIN, RESET_PASSWORD, RESIGTRATION.
How do I create above web service.
I have reffered https://support.mongolab.com/entries/20433053-REST-API-for-MongoDB for documentation.
Thanks in advance...