Kendin de söylemişsin replace ile yaparsın.

---
$url = $_POST['url']; // url degiskenin
$yeni_url = str_replace('/','',$url);