I want to create a content grabber with php,What is the best one that You heard , My mean is send a request to external url and get data as html format then parse it and display the title of content to the Main page. all grabbed content be index in my database ,after click on link you go to My web page whit this url: example.com/title of grabbed content/grabbedcontent.php
So, what is your question? How to fetch remote url? How to get its title or what do you want to know?
Actually I want to know How the parse content will goes to database(mysql) and Automatically will make url with title of grabbed content(with Array)?
said:http://querypath.org/ there isn't any alternative PHP library for manipulating HTML and XML also for curl and file_get_content for huge project