Jump to content

php data base connectivity


pasan4you

Recommended Posts

Without knowing the context, DB_HOT, DB_PORT, DB_NAME, DB_USER, and DB_PASS could likely defined as constants somewhere else in your code/

http://www.php.net/manual/en/language.constants.php

 

Or just placeholder values depending on if you got this from a tutorial.

 

If you do a search using your text editor, you should be able to find where they are defined. If you can't find them, then you should just substitute your own values instead of the placeholders.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...