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 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: 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

Add a Patch

Pull Requests

Add a Pull Request

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-2024 The PHP Group
All rights reserved.
Last updated: Sun Jun 16 07:01:28 2024 UTC