You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Warning: include(configs/global.php): failed to open stream: No such file or directory in C:\wamp64\www\Crypto-Exchange-PHP\includes\frontend\navbar.php on line 3
The text was updated successfully, but these errors were encountered:
It required this 2 file to even install. . .
$myfile = fopen("configs/database.php", "w") or die("Unable to open file !");
$myfilec = fopen("configs/global.php", "w") or die("Unable to open file !");
Warning: include(configs/global.php): failed to open stream: No such file or directory in C:\wamp64\www\Crypto-Exchange-PHP\includes\frontend\navbar.php on line 3
The text was updated successfully, but these errors were encountered: