dtdetu Posted November 28, 2008 Share Posted November 28, 2008 hello i searched site but couldnt find the answer, i dont know if its possible or not. what i want to do is fetch the date data from this page, it uses ajax. my problem is even with my browser when i click view source i cant see the the date in the source , so my curl script also cant see the date so i cant fetch the date. does anyone know if its possible or not. i heard that is not possible because its client sided but i just wanted to ask again. http://apps.tibco.com/dwr/clock/index.html Link to comment https://forums.phpfreaks.com/topic/134695-curl-and-ajax-question/ Share on other sites More sharing options...
ratcateme Posted November 29, 2008 Share Posted November 29, 2008 you need to basically try and search the source for all the javascript and also search all the javascript includes. find the ajax request and then make some php code to mimic what the ajax does. Scott. Link to comment https://forums.phpfreaks.com/topic/134695-curl-and-ajax-question/#findComment-701376 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.