How to reduce wordpress the_title string

here i mention the how to reduce the title on wordpress the_title functions. please to watch this code was always working perfectly. a) Template.php <?php the_titlesmall('', ... Continue Reading →

codeigniter CRUD From login to logout

crud for fully update for login to logout page. Controller Admin.php <?php if ( ! defined('BASEPATH')) exit('No direct script access allowed'); class Admin extends CI_Controller ... Continue Reading →