Hi, I'm trying to code my php that allows me to extract or fetch the html codes from another website, then i'll filter it myself to get only the specific text i want and display or echo it directly to my page.
e.g. you goto my page, and it will display a list of google's search result based on a fixed search string i code into the page.
e.g.search "asdf"
in google it will show "http://www.google.com. my/search?hl=en&q= asdf&btnG=Googl e+Search&meta="...