php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #2504 Variables in HTML
Submitted: 1999-10-13 09:26 UTC Modified: 1999-11-14 02:42 UTC
From: javor at fi dot muni dot cz Assigned:
Status: Closed Package: Other
PHP Version: 4.0 Beta 2 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 you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: javor at fi dot muni dot cz
New email:
PHP Version: OS:

 

 [1999-10-13 09:26 UTC] javor at fi dot muni dot cz
If any variable in my HTML document conatins this chars
:/^#  php break down.

           thnak You      J. Javor


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1999-10-15 17:44 UTC] andrei at cvs dot php dot net
What do you mean? Can you provide examples?
 [1999-11-14 02:42 UTC] joey at cvs dot php dot net
Try
urlencode($weird_chars);

if this does not help, reopen bug, give more info
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Wed Feb 05 07:01:32 2025 UTC