首页计算机书籍计算机语言《Essential PHP Security》Chris Shiflett
夏木目

文档

111

关注

0

好评

0
PDF

《Essential PHP Security》Chris Shiflett

阅读 731 下载 0 大小 1.33M 总页数 126 页 2022-09-27 分享
价格:¥ 10.00
下载文档
/ 126
全屏查看
《Essential PHP Security》Chris Shiflett
还有 126 页未读 ,您可以 继续阅读 或 下载文档
1、本文档共计 126 页,下载后文档不带www.pdfdz.com水印,支持完整阅读内容。
2、古籍基本都为PDF扫描版,所以文档不支持编辑功能,即不支持文档内文字的复制粘贴。
3、当您付费下载文档后,您只拥有了使用权限,并不意味着购买了版权,文档只能用于自身使用,不得用于其他商业用途(如 [转卖]进行直接盈利或[编辑后售卖]进行间接盈利)。
4、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。
5、如文档内容存在违规,或者侵犯商业秘密、侵犯著作权等,请点击“违规举报”。
A Guide to Building Secure Web ApplicationsSecurityO'REILLYWeb ProgrammingO'REILLYEssential PHP SecurityHighly flexible in building dynamic,database-driven web applications,the PHP pro-gramming language is one of the most popular web-development tools in use today.It also works beautifully with other open source tools,such as the MyL database andthe Apache web server.However,as more web sites are developed in PHP,they inevitably become targets for liciousattackers.Developers need to prepare for this;security is an issue that dends attention.of attacks and how to write code that can withstand such attacks.By examining specific attacksand the techniques used to protect against them,you will have a deeper understanding and appre-ciation of the safeguards you are about to learn in this book.Each chapter of this book covers an aspect of a web application (such as form processing,databaseprogramming,session nagement,and authentication).The chapters provide examples of potentialattacks and then explain techniques to help you prevent those attacks.Topics covered include:Preventing cross-site scripting (XSS)vulnerabilitiesProtecting against L injection attacksComplicating session hijacking attemptsYou are in good hands with author Chris Shiflett,an internationally recognized expert in the fieldof PHP security.Shiflett is also the founder and president of Brain Bulb,a PHP consultancy thatoffers a variety of services to clients around the world..oreillyUS$29.95CAN $41.951sBN:978-0-596-00656-352995SafariIncludesBOOKS ONLINEFREE 45-Day9780596006563Online EditionEssential PHP Security
返回顶部