How do I run a PHP script without actually opening it?

http://ift.tt/1iZHv9S

How to run a PHP script without actually opening it?


I want the PHP script to run at regular intervals (2 months).


For example: Let’s say I run some kind of business where I receive a specific amount of money every 2 months. If I get the payment in the time frame then it’s fine but, if I didn’t receive payment, then the script should send me an email.


I don’t want to open the webpage and allow the script to check and notify me, that’s time consuming. A real world example is IFTTT.


Post and answer: How do I run a PHP script without actually opening it?







from MakeUseOf Answers http://ift.tt/1jTYRBL

via IFTTT

No comments:

Post a Comment

If you have any question please let me know

TIP: How to Customize Keyboard Shortcuts in Mozilla Firefox

If you want to change, customize or disable some built-in keyboard shortcuts (also known as hotkeys) in Mozilla Firefox web browser, this ar...