Hi gang, got this complete and working on “LOCAL HOST” on the computer, cannot find any documentation what to put if the mysql was to put onto a website everyone only shows you how to do localhost and no one clearly explains hosting on a website (have my own site)
what dod i put for host name if is on my site.
www.mysite.com/online/Register.php (example)
$Hostname = “”;
$DBName = “”;
$User = “”;
$PasswordP = “”;