Menu

#10 Quotes in conf.php

open
nobody
None
5
2005-01-24
2005-01-24
Vehemoth
No

Default conf.php should have variables stored in single
quotes. PHP attempts to interpret data inside double
quotes.

Example: If database password contains a $, php will
try to interpret it as a variable name instead of the
literal character $.

Discussion


Log in to post a comment.