> Subject: [PHP] What does "url_rewriter.tags" do?

> What does it do?


url_rewriter.tags is a list of HTML elements that will get the PHPSESSID
added to them. Its all about sessions:
http://www.php.net/manual/en/ref.session.php.

Emil

-- 
Emil Rasmussen
http://www.noget.net

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to