Internee PHP Developer Question:
Download Job Interview Questions and Answers PDF
Do you know how to define a constant?
Answer:
Constants in PHP are defined using define() directive, like define("MYCONSTANT", 100);
Download Internee PHP Developer Interview Questions And Answers
PDF
Previous Question | Next Question |
Tell me how to store the uploaded file to the final location? | Tell us what does the initials of PHP stand for? |