954,597 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

How javascript API works?

Hi,morning guys. I want to ask anybody know to write javascript to deal with the authentication API key of the php.


My condition is like that:

1. i will provide the key to other site owner which already registed at my website.
2. then i want to write a javascript to call with the API authentication method
3. my question is how to write the javascipt code to call the authentication method which is located at my php server(note:must authenticate the API key first before allow to access to other function of the API?

Thanks in advance if any expert can help me solve the problem.

stanley87
Light Poster
43 posts since Aug 2010
Reputation Points: 10
Solved Threads: 2
 

This process from Google describes a valid method to authenticate calls:

http://code.google.com/apis/maps/documentation/webservices/#SignatureProcess

pritaeas
Posting Expert
Moderator
5,484 posts since Jul 2006
Reputation Points: 653
Solved Threads: 875
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You
View similar articles that have also been tagged: