define('DISALLOW_FILE_EDIT', true); Nur Ichsan's Note » 2012 » July

Archive for July, 2012

CJUIDate in Yii

Posted in Uncategorized on July 7th, 2012 by nur ichsan – Comments Off on CJUIDate in Yii

<?php $this->widget(‘zii.widgets.jui.CJuiDatePicker’, array(
‘model’=>$model,
‘attribute’=>’tgllahir’,
‘value’ => $model->tgllahir,
‘options’=>array(
‘dateFormat’=>’yy-mm-dd’,
‘altFormat’=>’dd-mm-yy’,
‘altField’ => ‘#Anggota_tgllahir’,
‘yearRange’=>’-70:+0′,
‘changeYear’=>’true’,
‘changeMonth’=>’true’,
),
));
?>

Skema DB Perpus

Posted in Database on July 7th, 2012 by nur ichsan – Comments Off on Skema DB Perpus

Skema Db

Skip to toolbar