Prevent password ripping?

Most php scripts that use the MySQL database store their login and password in a simple php script.

No how do i prevent from someone ripping my site with a tool like "black widow" and getting the file with that sensitive information with all consequences?

Thanks!

 

 

 

 

Top