0

how to include file from the folder who are not in same folder? look at this 2 file addresses:

file1 : /includes/folder/folder1/file1.php

file2 : /includes/folder/folder2/file2.php

so need to include file1 in file2

$purl= plugins_url();
include_once"$purl/phantom/includes/inc/admin/pa_adminpanel.php"
Behzad
  • 75
  • 1
  • 7

0 Answers0