Steve
said:
|
|||||||||||||||||||||||||||||||||||||||||
| Gorgeous Design! |
Teamplate beatifull, Thankyou very much. God bless u. ![]() |
| Heyyy is fantastic.... Thankyou... |
| function artxUrlToHref($url) { $result = ''; $p = parse_url($url); if (isset($p['scheme']) && isset($p['host'])) { $result = $p['scheme'] . '://'; if (isset($p['user'])) { $result .= $p['user']; if (isset($p['pass'])) $result .= ':' . $p['pass']; $result .= '@'; } $result .= $p['host']; if (isset($p['port'])) $result .= ':' . $p['port']; if (!isset($p['path'])) $result .= '/'; } if (isset($p['path'])) $result .= $p['path']; if (isset($p['query'])) { $result .= '?' . str_replace('&', '&', $p['query']); } if (isset($p['fragment'])) $result .= '#' . $p['fragment']; return $result; } } |
| This template, is very nice!! |
| How do I either ... 1) Put some text after the site name in the content section; or 2) Remove the site name in the cotent section? |
Richtig Goiles Template!!!!!!!!!! ![]() |
| < Prev | Next > |
|---|