Advertisement
Guest User

Untitled

a guest
Apr 18th, 2016
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.13 KB | None | 0 0
  1. <?php
  2.                                         $host = "localhost";
  3.                                         $user = "root";
  4.                                         $pass = "";
  5.                                         $db = "carmine";
  6.                                     ?>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement