- Code: Select all
define("MY_CONSTANT", "blabla");
- Code: Select all
const MY_CONSTANT = 'blabla';
where can I view the constants in Zend Studio 9.0.1 like variables?
define("MY_CONSTANT", "blabla");const MY_CONSTANT = 'blabla';where can I view the constants in Zend Studio 9.0.1 like variables?
Users browsing this forum: No registered users and 5 guests