nobby.crowe Posted March 23, 2006 Share Posted March 23, 2006 When I use mysql_connect I pass the log in details. I wonderd how I would go about hiding these details, so that if the source code is viewed by a 3rd party they can not view the log in details.I no you can use 3rd party apps, 2 encode the source, but these are commercial apps, that you have to pay for.Wondered if there were any other options 2 this.Many thnx Link to comment https://forums.phpfreaks.com/topic/5556-mysql_connect-encrypt/ Share on other sites More sharing options...
bbaker Posted March 23, 2006 Share Posted March 23, 2006 if you view the source code, the php code is not visible, only the html code. Link to comment https://forums.phpfreaks.com/topic/5556-mysql_connect-encrypt/#findComment-19839 Share on other sites More sharing options...
nobby.crowe Posted March 23, 2006 Author Share Posted March 23, 2006 I mean, if the php source files are given 2 some1 Link to comment https://forums.phpfreaks.com/topic/5556-mysql_connect-encrypt/#findComment-19842 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.