Hi all,
I try to make a function that can export the title of a html page in order to list all my pages by the title and not by URL (like a ls). I have already done the script that open and retrieve the top of html source, but I have some troubles with the eregi function...
How can I extrude only the title of the page ?
Thanks a lot...