Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How can we create a database using php?
10-13-2016, 08:23 PM
Post: #2
RE: How can we create a database using php?
<?php
$servername = "localhost";
$username = "username";
$password = "password";

Newspaper Ad Agency in Delhi | Newspaper Ad Agency in Ludhiana
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: How can we create a database using php? - Orlova - 10-13-2016 08:23 PM

Forum Jump:


User(s) browsing this thread: 1 Guest(s)