You are here: Re: Pulling Title Tag out of HTML « PHP Programming Language « IT news, forums, messages
Re: Pulling Title Tag out of HTML

Posted by affiliateian on 03/02/07 11:35

ok, running this now:

<?php
$filename=__FILE__;
$content = implode('', file($filename));
preg_match("/<title>(.*)<\/title>/i", $content, $match);
$title = $match[1];
$link='http://www.stumbleupon.com/submit?url='.
$_SERVER['SCRIPT_URI'].'&amp;title='.urlencode($title);
?>

<a href='<?php echo $link;?>'> Link to stumbleupon</a>


Unfortunately, I think because we are running the php in an include
file, the echo link is not working. Viewing the php file directly
works but when this piece of code is placed in a php file inside
a .shtml file, it no longer echos the url or title.

Any ideas of how we can get around this?

 

Navigation:

[Reply to this message]


Удаленная работа для программистов  •  Как заработать на Google AdSense  •  England, UK  •  статьи на английском  •  PHP MySQL CMS Apache Oscommerce  •  Online Business Knowledge Base  •  DVD MP3 AVI MP4 players codecs conversion help
Home  •  Search  •  Site Map  •  Set as Homepage  •  Add to Favourites

Copyright © 2005-2006 Powered by Custom PHP Programming

Сайт изготовлен в Студии Валентина Петручека
изготовление и поддержка веб-сайтов, разработка программного обеспечения, поисковая оптимизация