PHP Classes

File: templates/template/filter_date.tpl

Recommend this page to a friend!
  Classes of Jorge Prado   My Rad 4 PHP   templates/template/filter_date.tpl   Download  
File: templates/template/filter_date.tpl
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: My Rad 4 PHP
Generate PHP class from MySQL table
Author: By
Last change:
Date: 11 years ago
Size: 312 bytes
 

Contents

Class file image Download
<tr> <td> {$value[0]}: </td> <td> {$datefromlabel}<input type="text" class="datepicker" name="date_from{$value@key}" value="{$value[1].valdesde}" /> {$datetolabel}<input type="text" class="datepicker" name="date_to{$value@key}" value="{$value[1].valhasta}" /> </td> </tr>