Advertisement
XxRoWxX

Untitled

Sep 12th, 2014
234
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.26 KB | None | 0 0
  1. $link = mysql_connect('37.59.28.180', 'kenirem_20430', '405060') or die("Nu se poate efectua conexiunea MYSQL");
  2. mysql_select_db('kenirem_20430', $link);
  3.  
  4. $dbh = new PDO('mysql:host=localhost;dbname=kenirem_20430;charset=utf8', 'kenirem_20430', '405060');
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement