On Fri, March 23, 2007 5:47 am, Ross wrote:
> I am using a script to generate a sitemap. It displays the page names
> (mypage.php) but I want it to display the titles. The page heads and
>
> are generated dynamically so the line below does not work
>
> if(preg_match("'(.+)'i", $f, $matches)){
>
>
I am using a script to generate a sitemap. It displays the page names
(mypage.php) but I want it to display the titles. The page heads and
are generated dynamically so the line below does not work
if(preg_match("'(.+)'i", $f, $matches)){
However all the paged titles are stored in a variable $
2 matches
Mail list logo