• hi, i have a folder in the root of my website direct in the public_html of my website.
    this folder i name backend on this folder i have a functions.php script that i need to had in my model template that i have made but on require_once this donc work

    <?php require_once(“https://mywebsite.com/backend/functions.php&#8221;) ; ?>
    fatal error happen… why i can use this like normal website???

Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘require_once full http link dont work’ is closed to new replies.