<?php $href = "test#content"; $href = explode('#', $href); $href = $href['0']; echo $href;
You have javascript disabled. You will not be able to edit any code.