Helpdesk
FAQ
MySQL
How do I connect to my database from PHP?
You can use the code below to connect to your database from a PHP script:
mysql_connect('mysqlhost', 'USERNAME', 'PASSWORD');
mysql_select_db('DATABASENAME');
PriorWeb Helpdesk
Problems or questions? We're here to help.
Lost your password?
Did you lose your password? You can reset it online, fast and easy.
Still have questions?
Try our LiveChat at the top of this page or call us (mon-fri 8AM-7PM).
+32 (0) 3 295 41 17