HTML_Menu::setURLEnvVar()

HTML_Menu::setURLEnvVar()

HTML_Menu::setURLEnvVar() -- Sets the environment variable to use to get the current URL.

Description

The default variable name is 'PHP_SELF', which means 'current script name'.

Parameter

string $urlEnvVar

environment variable for current URL

Throws

throws no exceptions thrown

Note

This function can not be called statically.

© Copyright 2003-2023 www.php-editors.com. The ultimate PHP Editor and PHP IDE site.