Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

include_once ???


gracie

Recommended Posts

Posted

i am new to php. i don't understand what is the purpose of using include_once.php file as follow

 

?

if (!defined($include_file . '__')) {

define($include_file . '__', 1);

include($include_file);

}

?>

 

please help

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...