Jnr PHP/Codeigniter Developer Question:
Download Job Interview Questions and Answers PDF
Explain me what’s the difference between unset() and unlink()?
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 Question | Next 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? |