Month: July 2018
-
Rakit library for PHP validation
To enable hastle free validation, use raket library. First install composer and then run “composer require rakit/validation” in your project directory. Edit the names according to your input field names. You can also create your own validation file. For further reference, visit https://github.com/rakit/validation
-
Installing Magento Common Issues
Following are the steps to complete install Magento error-free:- Uncomment the files which are required by Magento in php.ini and restart the server If installation error occurs, set memory_limit = 786M if still error occurs, uninstall the db and make it again after successfull install, go to (root_directory)app/etc/di.xml and change “Symlink” to “Copy” in developerMaterialization section.…
-
PHP Malware – Important regex to bust infected website
-
Light flick effect on image hover – CSS
-
How to install wordpress on cPanel
WordPress is a free and open-source content management system (CMS) based on PHP and MySQL.Features include a plugin architecture and a template system. Follow these steps to install WordPress: Download WordPress Download WordPress from this link: https://wordpress.org/download/ Create Database Create an empty database for WordPress and specify it’s username and password. Set up Wizard Step 1: Upload the downloaded compressed file on your website root directory…
-
Commands not to be used on terminal as a root user
First one on list is the infamous 8 characters in that particular order Sometimes we just want to remove the current directory for which the command is rm -rf ./ but you keyboard skips the dot and you end up in a deadzone. Second one would be: wow!!, you just disconnected your server from internet.
-
Basics about advertisements and Google Adsense
On 15th Year Anniversary of GOogle Adsense and their partnerships with Publishers, google published a youtube video briefly explaining all the basic keywords related to Adsense. Transcript: 15 words to sum up 15 years? That's easy! Okay, let's go. Content Content is at the heart of the web. And publishers? You power that web. Without…