When i need to get a content from a site, i use file_get_content() function, but now i need to grab a data, which loads after ajax request. so i can't mention the exactly url address. are there any algoritms to do such things?
file_get_content()
ajax
Teşekkürler.