jdlev Posted July 3, 2013 Share Posted July 3, 2013 If you use DEFINE to declare a variable, that is not visible to the end user is it? Would using the DEFINE function be the preferred method for declaring the connection variables for a database to ensure there isn't tampering if you have varying levels of MySQL access? Link to comment https://forums.phpfreaks.com/topic/279837-quick-question-about-constant-variable/ Share on other sites More sharing options...
Irate Posted July 4, 2013 Share Posted July 4, 2013 PHP isn't visible to the client at all, PHP output **should** always be HTML. Link to comment https://forums.phpfreaks.com/topic/279837-quick-question-about-constant-variable/#findComment-1439371 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.