Jump to content

Browser send a date and close


web_master

Recommended Posts

Hi,

 

I want to do this:

 

When I turn on the computer start the browser (from start/StartUp - Firefox), BUT only for a second because the Firefox will open on "HOME" site, there will be a PHP script which will send the "datetime" into dBase, and the will browser close "automatic" ...

 

Or

 

What is the other solution to PHP script send the datetime into dBase when I turn on the computer?

 

 

 

thnxs

Link to comment
https://forums.phpfreaks.com/topic/141222-browser-send-a-date-and-close/
Share on other sites

You could run a logon script that would execute a php script. I do something similar in a windows environment using the system account so the person never sees the command prompt, it just opens, executes the script, then closes in the background.

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.