Guest User

Untitled

a guest
May 27th, 2018
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.34 KB | None | 0 0
  1.  
  2. $mysql['realmd'] = mysql_connect($realmd_host, $realmd_user, $realmd_pass) or die("Servers are having technical difficulties please be patient till we have resolved this issue");
  3. $mysql['cms']= mysql_connect($mysql_host, $mysql_user, $mysql_pass) or die("Servers are having technical difficulties please be patient till we have resolved this issue");
Add Comment
Please, Sign In to add comment