Skip to content

Instantly share code, notes, and snippets.

@Octagon-simon
Created July 29, 2022 03:36
Show Gist options
  • Select an option

  • Save Octagon-simon/c99a1e3d0d5af69ad49f54ae249f92fe to your computer and use it in GitHub Desktop.

Select an option

Save Octagon-simon/c99a1e3d0d5af69ad49f54ae249f92fe to your computer and use it in GitHub Desktop.
<?php
//syntax
$valRules = array(
"FORM_INPUT_NAME" => array(
["ATTRIBUTE_TITLE", "VALUE", "CUSTOM_ERROR_MESSAGE"]
)
);
?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment