How do you define a constant?

Correct Answer: Via define() directive, like define ("MYCONSTANT", 100);

Discussion & Comments

No comments yet. Be the first to comment!
Join Discussion