IRCForumları - IRC ve mIRC Kullanıcılarının Buluşma Noktası

IRCForumları - IRC ve mIRC Kullanıcılarının Buluşma Noktası (https://www.ircforumlari.net/)
-   PHP (https://www.ircforumlari.net/php/)
-   -   Find page title (https://www.ircforumlari.net/php/640981-find-page-title.html)

hAte 07 Kasım 2014 06:25

Find page title
 
PHP- Kodu:

$fp fopen("
Bu forumdaki linkleri ve resimleri görebilmek için en az 25 mesajınız olması gerekir.
style="color: #007700">,
"r");
while (!
feof($fp) ){
$page .= fgets($fp4096);
}

$titre eregi("<title>(.*)</title>",$page,$regs);
echo 
$regs[1];
fclose($fp); 



Tüm Zamanlar GMT +3 Olarak Ayarlanmış. Şuanki Zaman: 08:56.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
Search Engine Friendly URLs by vBSEO
Copyright ©2004 - 2025 IRCForumlari.Net Sparhawk