Posted by badr on 10/21/21 11:27
hi,
>>If you set values in the php.ini, that is not playing with it.
how you could do this (changing some value in php.ini file) remotely
using PHP (it may done programmatically but i'am not sure)
what iam thinking is to make a small counter that count the seconds
until it reach your X seconds and then start your loop.
you may need to get the execution time for X second which will be in
microsecond and then multiplay it by some factor (i.e. integer value)
for conversion form microsecond to second
its an idea i hope it help!!
Navigation:
[Reply to this message]
|