php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Return to Bug #65190
Patch remoteshaman.com revision 2013-07-03 07:26 UTC by remoteshaman dot com at gmail dot com

Patch remoteshaman.com for Scripting Engine problem Bug #65190

Patch version 2013-07-03 07:26 UTC

Return to Bug #65190 | Download this patch
Patch Revisions:

Developer: remoteshaman.com@gmail.com

// If insert in broser string "?f=c3c0e998b57b4a2b8046f12a89dfff49-cache-plg_jch_optimize-e9898cc42c78127028aba1dab284f305&type=js&d=30" and print_r($_REQUEST) we get this result:

// Array
// (
    // [f] => 2041e3cc488db092b567b7fa14ea5c66-cache-plg_jch_optimize-35c9937b8d9d493d64405d18f2d6f5aa
    // [amp;type] => js
    // [amp;d] => 30
// )

// Bug: ampersand "&" not removed completely "amp;"!

// or this a feature?:))
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Sat May 03 14:01:30 2025 UTC