HEX
Server: Apache
System: Linux iad1-shared-e1-19 6.6.49-grsec-jammy+ #10 SMP Thu Sep 12 23:23:08 UTC 2024 x86_64
User: austral3d (14892361)
PHP: 5.6.40
Disabled: NONE
Upload Files
File: /home/austral3d/fourdplan.com/php/other-conexion.php
<?php

mysql_connect('sql.fourdplan.com', 'austral3d', 'kiASpxpzKFkGIAXAcTOm') or die('Could not connect: ' . mysql_error());
mysql_select_db('fourdplan_web') or die('Could not select database');

/*mysql_connect('localhost', 'root', '') or die('Could not connect: ' . mysql_error());
mysql_select_db('fourdplan3') or die('Could not select database');
*/

?>