Search
 
SCRIPT & CODE EXAMPLE
 

PHP

pasar variables con cronjob

//Running with curl
*/20 * * * * /usr/local/bin/curl --silent 'https://demo.tld/app/stats/?update&key=1234'
Comment

pasar variables con cronjob

//Running a php script
* 3 * * * /path_to_script/cronjob.php username=test password=test code=1234
Comment

PREVIOUS NEXT
Code Example
Php :: /laravel-2020-07-27.log" could not be opened 
Php :: php get current url host 
Php :: laravel optimize 
Php :: laravel sentence word count 
Php :: how to remove image from public storage in laravel 
Php :: maximum execution time of 60 seconds exceeded laravel 8 
Php :: route group controller laravel 
Php :: wpml display language switcher 
Php :: display nav menu in frontend using Wordpress 
Php :: laravel 419 page expired on login 
Php :: php remove last character from string if comma 
Php :: error reporting on php 
Php :: Git delete single branch 
Php :: Error: php@7.2 has been disabled because it is deprecated upstream! 
Php :: laravel query builder join 
Php :: xdebug vscode docker 
Php :: laravel session add array 
Php :: laravel return list of ids 
Php :: php déclarer une constante URL 
Php :: get cart item by cart item key woocommerce 
Php :: convert comma separated number to number in php 
Php :: php convert multidimensional object to array 
Php :: laravel get next record 
Php :: php support block-level scope 
Php :: array_map class method 
Php :: php how to write at end of the sentence 
Php :: Allowed memory size of 1610612736 bytes exhausted (tried to allocate 4096 bytes) in phar:///usr/local/Cellar/composer/1.9.1/bin/composer/src/Composer/DependencyResolver/Solver.php on line 223 mac 
Php :: floor ceil php 
Php :: run composer with different php version 
Php :: array should not be empty php 
ADD CONTENT
Topic
Content
Source link
Name
1+3 =