Advertisement
Guest User

conexao.php

a guest
Oct 10th, 2015
112
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. <?
  2. $con = mysql_connect("http://127.0.0.1:8888/modules/phpmyadmin414x151009205647", "", "");
  3. $db = mysql_select_db("amarenaacai", $con);
  4. ?>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement