PHP Get Data from External Server
Posted: Wed Dec 23, 2009 11:31 pm
I'm trying to write APIs for my social network. I want a function that takes input for a username and password, checks it on my external server, and then sets a cookie if it is correct. Can anyone help with the API code and the external code on my social network's server? Thanks