<?php $str = 'http://localhost/contact.html'; echo $str . "\n"; echo str_replace('http://localhost', '', $str);
You have javascript disabled. You will not be able to edit any code.