is there anyone good at google apps provisioning api - for reference : http://code.google.com/apis/apps/gdata_provisioning_api_v2.0_reference_php.html
i am very new at programming, it would be very thankful if someone could make a form in PHP which asks the user to input first name, last name, desired username, desired password, retype password and then allows the user to signup for the google apps serviced branded by my site. and after the submission it checks if the username entered is aleardy exists or is vacant and if it exists then it gives the error " desired user id exits ". and the main function of the form is that it posts the entries ( if username is valid ) to a mySQL database and Google Apps databse so the user can register an username to login to mail, docs and etc... of google apps services branded by me.
i tried to create one on my own, but hard luck.
i am very new at programming, it would be very thankful if someone could make a form in PHP which asks the user to input first name, last name, desired username, desired password, retype password and then allows the user to signup for the google apps serviced branded by my site. and after the submission it checks if the username entered is aleardy exists or is vacant and if it exists then it gives the error " desired user id exits ". and the main function of the form is that it posts the entries ( if username is valid ) to a mySQL database and Google Apps databse so the user can register an username to login to mail, docs and etc... of google apps services branded by me.
i tried to create one on my own, but hard luck.