|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull Requests |
|||||||||||||||||||||||||||||||||
Copyright © 2001-2026 The PHP GroupAll rights reserved. |
Last updated: Mon Feb 16 18:00:01 2026 UTC |
Description: ------------ <script language="JavaScript"> <!-- Begin $pmblink pmBox.bgColor='{tableheadbgcolor}'; $pmblink setInterval("Timer()", 500); $pmblink x=1; function Timer() { set=1; if(x==0 && set==1) { pmBox.bgColor='{categorybackcolor}'; x=1; set=0; } if(x==1 && set==1) { pmBox.bgColor='{tableheadbgcolor}'; x=0; set=0; } } // End --> </script>