|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2000-11-02 11:06 UTC] sas@php.net
[2000-11-02 11:27 UTC] sterling@php.net
[2000-11-02 13:45 UTC] sterling@php.net
|
|||||||||||||||||||||||||||
Copyright © 2001-2026 The PHP GroupAll rights reserved. |
Last updated: Mon Jun 15 06:00:02 2026 UTC |
In an anchor tag such as this: <a href="?session=12405dbb3a5f101c5f1bd8da4da5c685#7" onClick="instructions = window.open('/benchmarks/instructions.php#7','instructions','width=700,height=500,scrollbars'); instructions.focus();">detailed definition</a> The session_id is not automatically inserted into the window.open URL. I think it should be :-) -Justin