
Search In
If you want to understand your audience, the most important aspect to look into is data. However, there isn't just one set of data which is relevant to all individual businesses, which is why you need to gather your own data to develop the succes
jQuery have been widely used for interactive websites. There are plenty of plugins available built on jquery. We can also create our plugins. In this tutorial we will create a plugin and add few options.
We will create a jquery.myplugin.js and
When we are going to develop a web application which contains restricted resources then we have major issue related to authentication and authorization for accessing those restricted resources. We all know the concept of cookie based authentica
Hi Reader’s,
This blog includes the concept of how to drag and drop UICollectionView cell item to another UIView with the help of long press gesture. First of all given below is the snapshot of storyboard in which collection view is t
The success of every single business depends on well-established and long-term customer relationships. Now, here comes the need of skilled marketing team. Team? Yes, you need a team to market your brand; including digital marketing manager, SEO marke
TO Generate all the objects from the templates in wizard follow below given point in openerp
1-param company: It refers company the wizard is running for.
2-param code_digits: It is a number of digits that accounts code should have in the COA
3-para
In Drupal 8, all the custom modules will go in the module folder in the root directory.
Here are the steps to create a simple custom module to print hello world in Drupal 8:
Step 1. Create 'mymodule' folder under modules folder in t
Write a file Using Php
In PHP, there are many functions available which is used to write a file.
The functions are...
fwrite(), fputs(), file_put_contents
Syntax:
fputs-
fputs($file,$string,$length);
fwrite-
fwrite($file,$string,$length);
T
In Javascript there are several ways to detect array(variable is an array). But through this post , I will tell you ony four different ways to detect variable is an array .
Below there are 4 different ways are :->
1) Array.isArray(object) ->
IntroductionIn today's highly competitive business landscape, the key to success lies in optimizing business performance through efficient management and marketing strategies. By harnessing the power of streamlined processes, strategic pl
