Follow along with the video below to see how to install our site as a web app on your home screen.
Anmerkung: This feature may not be available in some browsers.
<!--
document.writeln("<a target="_blank" href="http://www.sponsorads.de/b_click.php?u=53164&s=236207&c=2592&h=3b5602a3c4fe1d0ebf65a446c35ab42d"><img src="http://www.sponsorads.de/object.php?id=2400&s=236207&c=2592&h=3b5602a3c4fe1d0ebf65a446c35ab42d" border="0" width="120" height="600"></a>");
// -->
$content
$link
$link = '<a href="http://tld...">Link</a>';
$url = strstr($link, 'http');
$url = strstr($url, '">', true);
echo $url;
preg_match() prüft auf Übereinstimmung, liest aber nichts aus.