Junior PHP Developer Question:
Download Job Interview Questions and Answers PDF
Tell us how to set cookies in PHP?
Answer:
Setcookie("PHP", "IQA", time()+3600);
Download Junior PHP Developer Interview Questions And Answers
PDF
Previous Question | Next Question |
How to create a mysql connection in PHP? | Explain what is the difference between mysql_fetch_array() and mysql_fetch_assoc()? |