yelplog Posted August 3, 2009 Share Posted August 3, 2009 Hi, I am developing a web service in which users with specific app-id can request xml formatted output from server. I dont know how to authenticate the user. User can be able to spoof me by using curl. I need your suggestions regarding this. how to safe-guard from curl attacks? Thanks Link to comment https://forums.phpfreaks.com/topic/168623-best-method-to-authenticate/ Share on other sites More sharing options...
_DarkLink_ Posted August 3, 2009 Share Posted August 3, 2009 Using a simple log-in script should do the trick. Please consider looking at: http://evolt.org/PHP-Login-System-with-Admin-Features?from=800&comments_per_page=50 Hope it helps. Link to comment https://forums.phpfreaks.com/topic/168623-best-method-to-authenticate/#findComment-889557 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.