A Admin • 828.03K Points Coach Q. Which is the correct syntax of define() function in PHP? (A) define(constant_name) (B) define(constant_name, value) (C) define(constant_name, value, case-insensitive) (D) define(constant_name = value) Correct Answer - Option(C) Views: 8 Filed under category PHP Hashtags: Share Manage Tags
Discusssion
Login to discuss.