Hello,
Can anyone help me cek this filepath :
$bannerAdsPath = 'localhost/phpads/install.php';
require 'localhost/phpads/install.php';
Is it correct how I wrote it?
This error appears:
Warning: require(localhost/phpads/install.php) [function.require]: failed to open stream: No such file or directory in C:\xampp\htdocs\phpads\admin.php on line 6
Fatal error: require() [function.require]: Failed opening required 'localhost/phpads/install.php' (include_path='.;C:\xampp\php\PEAR') in C:\xampp\htdocs\phpads\admin.php on line 6