Gallery Management

Upload New Photo
Manage Photos
initializeQueryBuilder(); $data = $query->select('*') ->from('tb_gallery') ->where('authid', 'eq.'.$log_authid.'') ->order('id.desc') ->execute() ->getResult(); foreach ($data as $dt) { ?>
SL no Image Title Description Actions
Profile Photo title; ?> description; ?>