Related Posts
How to remove browser modifier: Neobar malwar/virus from your PC
BrowserModifier:Win32/Neobar is malware which changes various browser data without notifying you. Windows... read more
Allow users to see other users profiles in Drupal 8
Login to Admin panel Click on People Click on Roles and create Custom Role... read more
preg_match(): No ending delimiter ‘^’ found Laravel Full Name Validation Rules
The regex caused the error during validation check on Alphaspace Rules regular... read more
Using image as link in CAKEPHP and html code escape problem
Following Code is required for that: echo $this->Html->image("your_img.png", array( 'url' => array('controller' => 'some_controller',... read more
How to get last insert id in Codeigniter
$this->db->insert('users', $data); # where $data is an array $insert_id = $this->db->insert_id(); # insert_id()... read more
How to Remove public from url laravel framework 5.x
Create a DIR in your laravel app root and name it "myapp", you... read more
Showing, Displaying or making hidden files visible in windows 10 or windows 8
Below are the steps: 1) Open File Explorer 2) Click on View Tab 3) Click/Check... read more
How to Check Ajax Request in CodeIgniter
"if ( $this->input->is_ajax_request() ) { // your code here... }" read more
How to free up space in your Inbox
While Google is quite generous in giving each user a lot of... read more

Leave a Reply