SyntaxFix
Write A Post
Hire A Developer
Questions
include and require functions require file path, but you are giving file URI instead. The parameter should not be the one that includes http/https.
Your code should be something like:
include ("folder/file.php");