
Search In
Managers can belong to any industry or managerial level but their core responsibilities remain the same. They are leaders entrusted to develop their team members, manage projects, oversee team dyn
The concept of the internet of things (IoT) officially made the rounds online just before the turn of the 21st century. IoT refers to any device that can connect to the internet and transfer collected data to other internet-connected device
What is CMS
CMS means Content Management System. It is a web application that provide capabilities for multiple users on different levels to manage content, information & data of a website, internet application. Content Management
Sometimes we need to export Schema without data means table structure only. We can do this easily by providing "--no-data" option in mysqldump command.
Command:
mysqldump -u root -p --no-data database_name > database.sql
Example:
mysq
Hey guys, Welcome back to "Part 4 - Types on Mask in Photoshop".
In this Blog i am gonna tell you about Quick Mask.
OK Let's get started.
Question 1: How to apply Quick Mask?
Quick Mask is simply a Mask, but slightly different from previous mentio
What is Security Testing?
Security testing is a type of software testing which is performed by experienced team of testers. The main objective of the Security testing is to ensure that the software is free from any loopholes that may cause loss to t
Hi folks,
Can anybody tells me the logic to find all the possible meaningful sub-string from a string for example let my string be "abhishek" then the possible sub-strings from "abhishek" are "hi", "his", "she" & "he" where each one t
PHP offers a host of built in functions that we can use for sorting arrays. These functions allow us to sort arrays by key/value or ascending/decending order.
a: an prefix a, to function means the function sorts by value but maintains the associati
[url=http://debt-collection.cf/in-the-fast-changing-world-it-has-become-common-to-create-new-words-by-combining-two-words-or-lin]http://debt-collection.cf/in-the-fast-changing-world-it-has-become-common-to-create-new-words-by-combining-two-words-or-l
Many times I stuck in an issue of getting parent elements or specific elements to build a specific functionality over it. So that I went through the jquery library, where I found 2 relevant methods to get the specific elements or parent elements. The
