siddscool19 Posted October 26, 2008 Share Posted October 26, 2008 How can we use xmlhttprequest to post data on a page in a php script Like we use curl to send data to a page I want to use xmlhttprequest I have no idea how to proceed so i have no example.. Please use desire variables if u give example Link to comment https://forums.phpfreaks.com/topic/130160-use-xmlhttprequest-with-php/ Share on other sites More sharing options...
corbin Posted October 26, 2008 Share Posted October 26, 2008 AJAX can only be used on local [same domain] pages. You should know that. Just google "AJAX tutorial". Link to comment https://forums.phpfreaks.com/topic/130160-use-xmlhttprequest-with-php/#findComment-675031 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.