1.

How Do You Define A Constant?

Answer»

VIA DEFINE() DIRECTIVE, LIKE define ("MYCONSTANT", 100);

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



Discussion

No Comment Found