You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

6 lines
125 B

<?php
$g_db_serverName="192.168.0.90";
$g_db_usrName="shorturl";
$g_db_psswd="F3sedk^ds%edl9sjsa";
$g_db_dbName="shorturl";