タグ

validateに関するkjtecのブックマーク (4)

  • フォーム・バリデーション(検証) : CodeIgniter ユーザガイド 日本語版


    CodeIgniter:     :  (  
  • Form Validation — CodeIgniter 3.1.11 documentation

    Form Validation¶ CodeIgniter provides a comprehensive form validation and data prepping class that helps minimize the amount of code you’ll write. Overview¶ Before explaining CodeIgniter’s approach to data validation, let’s describe the ideal scenario: A form is displayed. You fill it in and submit it. If you submitted something invalid, or perhaps missed a required item, the form is redisplayed c

  • Class XCube_Validator | XOOPS Cube Legacy :: API Documentaion

    kjtec
    kjtec 2016/09/14
    正直使い方がわからない
  • XOOPS CubeにオリジナルのValidatorクラスを作成する


    XOOPS CubeValidator XCube_ValidatorisValid Validator1XCube_Validator XCube_()Validator class XCube_MbmaxlengthValidator extends XCube_Validator { }2isValid function isValid
    XOOPS CubeにオリジナルのValidatorクラスを作成する
    kjtec
    kjtec 2016/09/14
    使えるといいな
  • 1