SQL PHP HTML ASP JavaScript articles and free scripts to download
 

constant()

We can get the value of a constant by using constant() function in PHP
constant(string);
Let us try one example.
define('PATH',"J:/php_files/");
echo constant('PATH'); // output is J:/php_files/
If the constant does not exist then warning message will be generated while using this function


Post Comment This is for short comments only. Use the forum for more discussions.
Name
Email( not to be displayed)Privacy Policy
1+2=This is to prevent automatic submission by spammers. Please enter the result of the sum as asked

Join Our Email List
Email:  
For Email Newsletters you can trust
Variable & Constant
HTML . MySQL. PHP. JavaScript. ASP. Photoshop. Articles. FORUM Contact us

©2000-2013 plus2net.com All rights reserved worldwide Privacy Policy Disclaimer