Jnr PHP/Codeigniter Developer Question:

Download Job Interview Questions and Answers PDF

Explain me what’s the difference between unset() and unlink()?

Jnr PHP/Codeigniter Developer Interview Question
Jnr PHP/Codeigniter Developer Interview Question

Answer:

unset() sets a variable to “undefined” while unlink() deletes a file we pass to it from the file system.

Download Jnr PHP/Codeigniter Developer Interview Questions And Answers PDF

Previous QuestionNext Question
Tell me will comparison of string "10" and integer 11 work in PHP?Tell us can you send an Ajax request to another domain?