minenux-skindb-webdb/lib
mckaygerhard 3b2eac3cbc update framework code libs - validator/model loader
* lib - class.validator > fix validator class for required and non required
  in class.validator when many parameters are sent..
  the validator if you used required only validate the last one..
  fix so if this is not required and the first one is required,
  let the validation pass or do not pass any
* lib - class.validator > support for GET and POST autodetection validator
  allows to send and assigation of the array vars validations
  this allows to you to use also PUT for api calls..
  autodetection of the type, if will be GET or POST array
  if no speciall call is given..
* lib - class.model > mkid autoincrement string/key for ODBC/sql ansi DBMS
  Create PICCORO's crazy ID posta is not crazy..
  allows to use autoincremnet no matter if database support it or not
  this permit that you can create a simpel nont dependendant database.
  with this you identify several things, full date, where when inserted
  it sorts itself since it will never give a smaller number
* editor config, set to 0 spaces ini files
* ignore shit of mocosoft vscode
2024-04-17 22:41:58 -04:00
..
db uploaded framework GUACHI and minimal set to work 2024-04-02 17:44:15 -04:00
class.auth.php uploaded framework GUACHI and minimal set to work 2024-04-02 17:44:15 -04:00
class.controller.php uploaded framework GUACHI and minimal set to work 2024-04-02 17:44:15 -04:00
class.files.php uploaded framework GUACHI and minimal set to work 2024-04-02 17:44:15 -04:00
class.markdown.php update framework code libs - validator/model loader 2024-04-17 22:41:58 -04:00
class.model.php update framework code libs - validator/model loader 2024-04-17 22:41:58 -04:00
class.pagination.php uploaded framework GUACHI and minimal set to work 2024-04-02 17:44:15 -04:00
class.router.php complete framework upload, make it to work with php5/php7/php8 2024-04-09 14:03:46 -04:00
class.validator.php update framework code libs - validator/model loader 2024-04-17 22:41:58 -04:00
guachi.php update framework code libs - validator/model loader 2024-04-17 22:41:58 -04:00
security.php uploaded framework GUACHI and minimal set to work 2024-04-02 17:44:15 -04:00