
Search In
Hi Readers!
We are usually using multiple divs inside a div. For the purpose of increasing interactiveness in the web page, we may want to align the inner divs properly, maybe horizontally or vertically.
Like in the following case :
<div
Hi,
I want to build a cURL script that auto searches a keyword on any site's search feature.
In this example, imagine I want it to search ebay.com.
How should I code it ?
What is the code that:
1. Types a keyword in the search box;
2. Clicks th
NodeJS is an open source, completely free and javascript based platform built on Google Chrome's JavaScript V8 Engine. In other words, we can say that NodeJS is a cross platform which is used to develop server side web application.
In my previou
Listing, Managing and Using Ruby versions in Rails application
I am writing this blog to discuss how can we see ruby versions installed in our system. In addition to it this blog
also contains how can we manage them and use different versions
Hello Readers,
Hope you are doing good today.
Today we will discuss multilingual functionality on the website. The main question is that Why You Need A Multilingual Website For Your Business? Nowadays you see, times are changing with the growing nu
Hi,
Here I’m exploring how to send mails programatically in Swift. Apple has provided MessageUI framework to implement mail functionality in your app. This framework has MFMailComposeViewController class which provides an interface to
Hi,
Here we’ll learn how to send messages programatically in Swift. With the use of provided MessageUI framework we will implement message functionality in our app. This framework has MFMessageComposeViewController class which provides a
One of the New Feature of PHP 7 is Null coalescing operator :
Generally we use to check variable value existence and if it does not exist then we use a default value for that. Normally for these type of small checks we use Ternary opera
Hello
Today's blog post provides a short description of the tasks that need to carried out for Web Search Configuration.
How to add an entity like Variant
Remove the previous entity.parent configuration like:
entity.Article.
There are 6 types of user role defined in Wordpress by default. These user type/roles make insure that the user can only use only few WordPress website features only. It minimize the chances of any accidents happening that could potentially bri
