Hello!
I have got a big problem:
I have html content in $html variable, which contains href, src and
background tags. Those tags may contain relative adressess and absolute
addressess which begin with http(s): or cid: (mail inline attachements) and
mailto:
I have also variable $basewwwservernam
There you are
$html = preg_replace ("'href=(\"|)(?)'si", "href=\"".$bejsnejm."\\2\"", $html);
$html = preg_replace
("'(src|background|href)=(\"|)(?!http)([.]*?[^\"]*?)(\"| >)'si",
"\\1=\
Hello.
Is that possible to resolve dns name and all script don't pause while no
rev-dns name is available? [gethostbyaddr()]
Regards
kras
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To co
3 matches
Mail list logo