WebsiteBaker 2.13.8 is now available!
R.I.P Dietmar (luisehahne) and thank you for all your valuable work for WBhttps://forum.websitebaker.org/index.php/topic,32355.0.html
<?php/* Connecting to MySQL */$link = mysql_connect("localhost", "yourdbuser", "pass") or die(include("/url/to/your/error.html"));?>
Interesting language, hydronium.What language is this? Hungarian? No. Maybe Luthenian?Your minimalistic design looks interesting.Regards,Stefek
// workaround to work WB correctlyrequire_once(WB_PATH. '/framework/class.database.php');$database = new database();