Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all articles
Browse latest Browse all 59525

require_once full http link dont work

$
0
0

Replies: 3

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(“http://mywebsite.com/backend/functions.php”) ; ?>
fatal error happen… why i can use this like normal website???


Viewing all articles
Browse latest Browse all 59525

Trending Articles