I have a php script that sometimes makes some minor errors that are not important, but the script stops executing the following lines. I want to do a little ini_setor something so that it runs the entire script, even if there is a warning or errors.
Note: I cannot fix these errors.
thank
source
share