Sir may i know what command or script to use. after the page is loaded or page is appeared on a browser the php script will execute? it will not execute until the page oh html was fully appeared on browser!!
example:
<html>
<head>
<title>my page</title>
</head>
<body>
..............................
...............................
................................
</body>
</html>
<?php
// some script
?>
the php script in the bellow of html will run after the html page appeared in the browser.
any idea sir? thanks in advanced
very best regards
Waldo Pulanco


LinkBack URL
About LinkBacks
Reply With Quote

icon below! (this is even better than "liking" a post)
