Center the div vertically and horizontally
CSS
Center the div vertically and horizontally using css
hey, below you can find the simple example of centering a div vertically and horizontally using css
Subtract two angularjs dates
Other
Subtract two angularjs dates
hey, Here you get how to subtract to date in angularjs with core functionality
page templates for content types in Drupal 8
Drupal
page templates for content types in Drupal 8
If you know how to make a content type template in drupal 7 then you can easily understand in drupal 8, Here there is not much change except that the…
Menu template in drupal 8 for specific
Drupal
Menu template in drupal 8 for specific customization
Drupal 8 gives the flexibility to make menu template and design the menu with our need, to do this -- You need to find the default template in core…
aws Automatic create and delete snapshot
Command line
aws Automatic create and delete snapshot script
hey guys, If you want to create the snapshot daily of you aws instance this article is for you, previously I was use aws cli to make snapshot daily…
Recursively delete all files of a specific
Command line
Recursively delete all files of a specific extension
Usually we all use "rm" command to delete or remove the files and folder on linux, but if we want to delete the specific type of content/files then…
Fatal error: Allowed memory size of
PHP
Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 54 bytes)
Sometimes we get this php error on long page load or load many files are at once Fatal error: Allowed memory size of 134217728 bytes exhausted (…
check if a string contains a specific word
PHP
check if a string contains a specific word with PHP
n PHP sometimes we need to find the specific word in the string for the programitically use the code, there is a function called "strpos()" will help…
Getting permission error when installing
Drupal
Getting permission error when installing CiviCRM under Drupal with Xampp
If you are getting permission error while installing CiviCRM on xampp then, its is default CiviCRM user permission error, Just comment the…