MySQL

MySQL: ignore errors in SQL importing?

While importing a large SQL dump file, most of the developers face a common issue that some tables may not be imported properly, errors occurred due to privilege issue, syntax errors, corrupted files. You can exclude those during importing. Use the –force (-f) flag on your MySQL import. Rather than stopping on the offending statement, […]

No Comments Read More
Hashtags for dry fruits to grow your Instagram, Facebook
Hashtags

Hashtags for dry fruits to grow your Instagram, Facebook

Grow your Instagram using the most popular dryfruits hashtags. Best dryfruits hashtags popular on Instagram, Twitter, Facebook, Tumblr: Hashtags for dry fruits #dryfruits #dryfruits #healthyfood #nuts #food #healthylifestyle #almonds #foodie #healthy #dryfruitsandnuts #delicious #yummy #foodphotography #dessert #instafood #foodporn #sweets #cashew #homemade #sweet #walnuts #foodblogger #tasty #pistachio #almond #dryfruit #chocolate #raisins #cashews #diwali #bhfyp #foodstagram #bhfyp #sweettooth #india […]

No Comments Read More
PHP: Convert array to key value pair
PHP

PHP: Convert array to key value pair

Find the simple PHP code for convert array to key value pair format using http_build_query() PHP function for Generate URL-encoded query string Sample Code for convert array to key value pair: Output: Favorite

No Comments Read More
Linux

How to exclude directory in TAR shell command

How to exclude directory in TAR shell command? As everyone has the habit of taking backup of our scripts and files based on our needs. To take the backup we usually use ZIP or TAR commands often. Many times we want to exclude some of the directories while taking backup right? Yes, you can exclude […]

No Comments Read More
jQuery

How to trim values before form validation – jquery.validate plugin

How to trim values before form validation by using jquery.validate? A simple solution was provided for your issue. jQuery Validation plugin is simple client-side form validation and offering various customization options. Many developers facing an issue implementing validation after trimming the whitespace. Because the users are having the habit of typing or accidently enter some […]

No Comments Read More
Nginx

Nginx deny access to directory

In this article, I will give examples of restricting access to directories from being accessed through the web. Nginx deny access to directory (per directory) Nginx deny access to directory (with multiple directory) Several directories can be specified like this: How to reload Nginx To apply configuration changes, for example, if the operating system is […]

No Comments Read More
Advantages of PHP
PHP

Advantages of PHP

PHP was originally created by Danish-Canadian programmer Rasmus Lerdorf in 1994, it was written in C language primarily but some of the components were written in C++ language as well. PHP has a lot of advantages. PHP has a very helpful, active, and widespread PHP community. Also, this scripting language offers a lot of resources, […]

No Comments Read More

Sign In

Register

Reset Password

Please enter your username or email address, you will receive a link to create a new password via email.