Guest User

Untitled

a guest
Jan 18th, 2018
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.59 KB | None | 0 0
  1. However, most of it was mostly just repeating the name of variables..I have a BUNCH of questions, but it seems folks here are vehement about making it one specific question. Thanks to those that did answer my last question instead of just critique my question asking skills.
  2.  
  3. These define statements let us use define('DB_PASSWORD', 'somePass'); what is this "method" actually doing?
  4.  
  5.  
  6. Bonus question. I have a password in that method; however, it is encrypted. Is that what the database is looking for or does it want the plaintext password? If so, where is the algorithm to decrypt that password?
Add Comment
Please, Sign In to add comment