PHP 8.5.0 Alpha 4 available for testing

Voting

: four plus two?
(Example: nine)

The Note You're Voting On

guilleva at gmail dot com
20 years ago
When you need to set the QUERY_STRING variable into a page included with the "virtual" function do this:

virtual ("some_page.shtml?$QUERY_STRING");

apache_setenv does not work for this case.

<< Back to user notes page

To Top