I made a system in php that works perfectly on my machine, the problem is that when I host the index it is all blank, no errors are shown, it follows below how I start the index;
<?php session_start();
ini_set('display_errors',true); ?>...
asked by
03.12.2018 / 20:43