How to use URL encoding locally using PHP?

  • Thread starter Thread starter ExitDoesNotExist
  • Start date Start date
E

ExitDoesNotExist

Guest
Is there a way to get url encoding working on a local file:// system? I notice when dealing with spaces it doesn't seem to like + or %20 .
 
Back
Top