From:             d at koteroff dot ru
Operating system: *
PHP version:      5.0.0RC2
PHP Bug Type:     Feature/Change Request
Bug description:  Custom URL rewriting API in PHP (for url_scanner)

Description:
------------
Feature request.

There is output_add_rewrite_var() function in PHP, but its functional is
not often enough in real situations. Usually we want not only to add some
parameters to all page URLs, bug also modify URLs themselves (at all) or
collect data about it.

I know there are internal API for URL rewriting in
ext\standard\url_scanner*. Please tell, have you plan to carry out this
API to PHP standard functions level in future releases?


-- 
Edit bug report at http://bugs.php.net/?id=28479&edit=1
-- 
Try a CVS snapshot (php4):  http://bugs.php.net/fix.php?id=28479&r=trysnapshot4
Try a CVS snapshot (php5):  http://bugs.php.net/fix.php?id=28479&r=trysnapshot5
Fixed in CVS:               http://bugs.php.net/fix.php?id=28479&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=28479&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=28479&r=needtrace
Need Reproduce Script:      http://bugs.php.net/fix.php?id=28479&r=needscript
Try newer version:          http://bugs.php.net/fix.php?id=28479&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=28479&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=28479&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=28479&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=28479&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=28479&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=28479&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=28479&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=28479&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=28479&r=gnused
Floating point limitations: http://bugs.php.net/fix.php?id=28479&r=float

Reply via email to