I am a beginner in php.. For the sake of experiment with that , I would like to create a page that contains a search box where a user can enter the search tearm and that query will be fed to google (of the form "http://www.google.co.in/search?q=") and the resulting page will be displayed below my search box in my page (ie. a dynamic frame in my page that will display the corresponding pages - as such - from Google).
Can any one help me?
Start here: http://www.php.net/manual/en/language.variables.external.php
cud you help me in getting in the actual code --
I will clarify my point, int - I will be giving the link to an external file , say a webpage containing 500 words - I want to split that to ,say, 10 text files of 50 characters
Advance thanks 🙂