php Programming Glossary: time_up_from
yii model search with daterange for time stamp http://stackoverflow.com/questions/9578629/yii-model-search-with-daterange-for-time-stamp criteria condition time_up BETWEEN UNIX_TIMESTAMP ' this time_up_from' AND UNIX_TIMESTAMP ' this time_up_to' criteria compare 'proc_id'.. array 'model' model 'name' 'Process time_up_from ' Model attribute filed which hold user input 'options' array.. a if condition before criteria condition `if strlen this time_up_from strlen this time_up_to criteria condition time_up BETWEEN UNIX_TIMESTAMP..
|