PHP Developer Question:
Download Questions PDF

Define constant in PHP?

Answer:

Via define() directive, like define ("MYCONSTANT", 100);

Download PHP Developer Interview Questions And Answers PDF

Previous QuestionNext Question
What does special set of tags do in PHP?Write the FORM Tag correctly for uploading files?