Code Library
Home Submit Free Hosting Link To Us Contacts

PHP URL Spaces Replace

PHP URL Spaces Replace PHP PHP URL Spaces Replace Download (.zip)



<?
$str = "http://web.com/folder with space/";
$new = eregi_replace(" ", "%20", $str);
echo $new;
?>




  • PHPURL Redirection URL Spaces Replace Curl
  • PHPURL Validation


Tatet