I don't know why when i add a require_once function in my code, it can not run, always show that failed to open stream.
<?php require_once("../../../../cadpro_vs2/include/admin/ad_nav.php") ?>
Any mistake on syntax or something, please help!
Can anyone help me?