Trim at position
Posted: Sun Feb 18, 2007 3:29 pm
Can anyone please hhelp me trim a string at a certain position
Thanks
Thanks
Code: Select all
$thisServerLength = strlen($_SERVER['HTTP_HOST']);
trim($_SERVER['HTTP_REFERER']); //At Position $thisServerLength