The exposure of data concerning the database also requires the exposure of sensitive data. Whether or not you have saved your credit card number, social insurance number, or other data, you still want to confirm that the database is secure. & Amp; nbs...
Data exposure
The exposure of sensitive data is another concern for databases. Whether or not you have saved your credit card number, social insurance number, or other data, you still want to confirm that the database is secure.
Although database security is beyond the scope discussed in this book (it is not the responsibility of PHP developers), you can encrypt the most sensitive data so that as long as the key is not disclosed, database security issues will not cause catastrophic consequences. (For more information about encryption, see Appendix C)
To see the figure, download the original chm from the technical documentation area.
The above is the PHP Security-data exposure content. For more information, see PHP Chinese network (www.php1.cn )!