%PDF- %PDF-
Direktori : /home/pantanal/www/Connections/ |
Current File : /home/pantanal/www/Connections/pantanal.php |
<?php # FileName="Connection_php_mysql.htm" # Type="MYSQL" # HTTP="true" if ($_SERVER["HTTP_HOST"] <> 'localhost') { $hostname_pantanal = "localhost"; $database_pantanal = "pantanal_site"; $username_pantanal = "pantanal_user"; $password_pantanal = "TJx=zS%))58K"; } else { $hostname_pantanal = "localhost"; $database_pantanal = "pantanal"; $username_pantanal = "root"; $password_pantanal = ""; } $pantanal = mysql_pconnect($hostname_pantanal, $username_pantanal, $password_pantanal) or trigger_error(mysql_error(),E_USER_ERROR); ?>