Advertisement
moali

localhost

Dec 19th, 2014
149
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.19 KB | None | 0 0
  1. <?php $servername = "localhost"; $username = "root"; $password = "root"; $dbname = "bok"; //table name: $books = "books"; //name ofthe directory for storing alien images $picture = "XFILES"; ?>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement