FORM_PK
Free php form PunkodeThe first ready-to-use form with just 2 lines of code.Customize it as you wish DIVENTI learn more
Free php form PunkodeThe first ready-to-use form with just 2 lines of code.Customize it as you wish DIVENTI learn more
2 lines of code and you will have your form ready! FUNCTION $obj->pk_diventi($title, $subtitle, $path_img, $slogan, $action = ‘#’, $method = ‘post’, array $exclude = array()) PARAMETERS $title / $subtitle / $path_img / $slogan:If you don’t want to insert one…
Type Input Each input can be in 3 versions pk_text: normal pk_text_val: takes the field value from the database pk_text_asinc: takes the field value from the database and modify the value in mode asinc punkode is not just customizable pre-set…
Crud php freeWith table you will have a whole series of crud commands with only 3 lines of code, you can modify your database table, insert records, modify and delete records. You can also decide which functions to use and…