php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #6782 urlencode() doesn't seem to encode anything
Submitted: 2000-09-16 23:43 UTC Modified: 2000-09-17 07:49 UTC
From: stu at saq dot cx Assigned:
Status: Closed Package: URL related
PHP Version: 4.0.1pl2 OS: Linux
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: stu at saq dot cx
New email:
PHP Version: OS:

 

 [2000-09-16 23:43 UTC] stu at saq dot cx
hi..

when i echo urlencode($url) it doesn't encode anything, the output is the same as the contents of $url..

any ideas? i was expecting something like %65%66%67 etc..


thanks


stu

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-09-17 07:49 UTC] rasmus@php.net
I suggest reading the docs.  It only encodes non-alphanumeric characters.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu May 23 06:01:35 2024 UTC