Jump to content

How to run PHP from inside HTML Page


CarlStreet

Recommended Posts

This may be the dumbest question of the day; BUT I have NO trouble writing PHP scripts and getting them to do what I want.  BUT, I have NO WAY of getting those scripts to execute from inside an HTML PAGE.

I WANT my script to execute IMMEDIATELY upon the page loading WITHOUT ANY user action -- NO buttons to push, NO data to be entered, etc., etc.

There MUST be a way to do this -- but I can find NO references on how to do this!

Please help!

Thank you!
Link to comment
https://forums.phpfreaks.com/topic/24481-how-to-run-php-from-inside-html-page/
Share on other sites

I sitll want the HTML page to display -- all I want is the script to run at the outset.  I am simply trying to record the number of times the page is accessed along with the date and time.  My script works great from the browser command line; but I have NO WAY of executing it automatically when the page is accessed.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.