I need to run a php script every time some body open any page in my site.
I guess the best way to put a command in the .htaccess file.
the comman i need must to run a php script or page without the user had redirecting to any other page.
in shell i can use this commandhp /home/user/public_html/script.php
but how in the .htaccess file?
if somebody know any other way to run a php script every time that'll b e great.
Thanks.
I guess the best way to put a command in the .htaccess file.
the comman i need must to run a php script or page without the user had redirecting to any other page.
in shell i can use this commandhp /home/user/public_html/script.php
but how in the .htaccess file?
if somebody know any other way to run a php script every time that'll b e great.
Thanks.