+ -
当前位置:首页 → 问答吧 → 原创
  • Essential PHP Security -PHP安全基础 (连载八)
    第八章共享主机在共享主机环境中达到高级别的安全是不可能的。可是,通过小心的规划,你能避免一些常见的错误并防止一些最常用的攻击手段。虽然有些方法需要你的主机提供商提供协助,但也有一些其他的你自己就能做到的方法。本章涉及伴随共享主机而产生的风险。尽管同样的安全措施可以用于防止很多攻击手段,但为了认识到问题的范围,多看一些范例是很有用的。由于本书的焦点是应用的安全性而不是架构的安全性,我不会
    alex  时间:03-27 + 阅读全文
  • 2->The Value Object Pattern( forest预定)
    2TheValueObjectPatternInallbutthesimplestapplications,mostobjectshavean“identity.”Animportantbusinessobject,suchasaCustomeroraSKU,willhaveoneormoreattributes―anID,or
    PHPChina  时间:03-27 + 阅读全文
  • 3->The Factory Pattern(H058预定)
    3TheFactoryPatternINOBJECT-ORIENTEDPROGRAMMING,themostcommonwaytocreateanobjectiswiththenewoperator,thelanguageconstructprovidedtodojustthat.Butinsomecases,newcanbep
    PHPChina  时间:03-27 + 阅读全文
  • 17->The Model-View-Controller Patte(loothinker预定)
    17TheModel-View-ControllerPatternWebapplicationsvarygreatlyandthatvarietycausesagreatdealofconfusionaboutwhatpatternorpatternsarebestforarchitectingacertainapplication.Ha
    PHPChina  时间:03-27 + 阅读全文
  • 13->The Adapter Pattern(infi_image预定)
    13TheAdapterPatternINTERFACESCHANGE.It’sasimpleandperennialfactthatprogrammershaveto(albeitgrudgingly)acceptandcontendwith.Vendorschangetheircode;systemlibrariesarerevised
    PHPChina  时间:03-27 + 阅读全文
  • [原创教程]《PHPbb程序分析-liumingl讲授》-第二集
    点击观看(swf格式)    这一集主要讲解PHPbb的登陆部分,也就是login.php文件的流程分析,捎带具体讲解了一些session的内容。    这一集自我感觉讲得不是很透彻(讲完以后没有什么感觉),可能和这几天工作比较忙有关系,但是我会继续坚持下去,希望得到大家的支持!msn:liumin
    liumingl  时间:03-25 + 阅读全文
  • 16->The Data Mapper Pattern(etng预定)
    16TheDataMapperPatternThetwopreviouschapters―TheActiveRecordPatternandTheTableDataGatewayPattern―showedstrategiesthatabstractatablerowandanindividualtable,respectively.Wh
    PHPChina  时间:03-27 + 阅读全文
  • 15->The Table Data Geteway Pattern(weiwei 预定)
    15TheTableDataGatewayPatternTHEPREVIOUSCHAPTERUSEDtheActiveRecordpatterntocreate,retrieve,update,(andbyextension,delete)individualrowsinadatabasetable.ActiveRecordisone
    PHPChina  时间:03-27 + 阅读全文
  • 14->The Active Record Pattern(weiwei预定)
    14TheActiveRecordPatternThedesignpatternsyou’veseensofargreatlyimprovethereadabilityandmaintainabilityofscriptinternals;however,nonehaveconfrontedafundamentalrequirementand
    PHPChina  时间:03-27 + 阅读全文
  • 7->The Strategy Pattern(phpchina 预定)
    7TheStrategyPatternWHENDEVELOPINGOBJECT-ORIENTEDCODE,yousometimesneedanobjecttovaryitsbehaviorslightlybasedoncircumstance.Forexample,aMenumightrenderitselfhorizontallyorv
    PHPChina  时间:03-27 + 阅读全文