Skip to content
devs.tips
Tips and tricks from a web dev's journey
devs.tips
  • Home
  • Web Development
  • Joomla! Extensions
  • WebDev Tips
  • Tutorials
  • Tools
  • WebDev News
  • OS Administration
Search:
Search
devs.tipsdevs.tips
  • Home
  • Web Development
  • Joomla! Extensions
  • WebDev Tips
  • Tutorials
  • Tools
  • WebDev News
  • OS Administration

Daily Archives: March 1, 2021

You are here:
  1. Home
  2. 2021
  3. March
  4. 01

Processor – Run Background Processes with PHP

Tools, Tutorials, Web DevelopmentBy thezMarch 1, 2021Leave a comment

As a PHP developer, sometimes you would have to deal with long-running scripts. As you might know, in the php.ini file there is a setting called max_execution_time which by default is set to 30 seconds. Meaning any particular script could only run for 30 seconds before it exits. On some hosts, you can find it…

devs.tips
  • Terms
  • About
  • Privacy Policy
Useful Links

Copyright © 2023 Zoran Tanevski. All rights reserved.
Proudly hosted by Rochen

Go to Top