Pergunta de entrevista da empresa Lets Nurture

1. What’s the difference between unset() and unlink()

Resposta da entrevista

Sigiloso

9 de fev. de 2018

1. They both include a specific file but on require the process exits with a fatal error if the file can’t be included, while include statement may still pass and jump to the next step in the execution.