untie
- untie VARIABLE
Breaks the binding between a variable and a package. (See
tie
.) Has no effect if the variable is not tied.
$site_path_url = "http://www.pegasusinfocorp.com/web_development_knowledgebase/perl_html/"; ?>
@include_once($_SERVER['DOCUMENT_ROOT']."/nav_banner.php"); ?> | ||||||||
|
||||||||
|