|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull Requests |
|||||||||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Tue Oct 28 06:00:01 2025 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>