Adam 2009-02-09
Documentation » Getg_absolute
Absolutifies all IMG and A tags' hrefs URLs. Usefull for RSS feeds that need all URLs to be absolute.
string g_absolute( string $text )
Parameters
- string $text HTML code containg A and IMG tags to absolutify
Returns
- string HTML code containg all A and IMG hrefs absolutified
Last edited 2009-02-24 16:40:27
