PHP Classes

File: template/Code/date-input-data

Recommend this page to a friend!
  Classes of Fabrice Fesch   Melis Tool Creator   template/Code/date-input-data   Download  
File: template/Code/date-input-data
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Melis Tool Creator
Module for the Melis CMS to create tools
Author: By
Last change:
Date: 1 year ago
Size: 221 bytes
 

Contents

Class file image Download
// Date values foreach ($formData As $input => $val) if (in_array($input, [#TCDATEINPUTNAME])) if (empty($val)) unset($formData[$input]);