
Search In
If you want to import the customer data through csv file in OpenERP(Odoo) follow the below mentioned steps:-
Step-1 Go to Sales Menu and Click it.
Step-2 Go to Customer button and Click it.
Step-3 Click on Import Button and file will be uploaded to
There are several tools available in the market which can aid in testing of a mobile application:-
1. QTP a.k.a. Quick Test Professional.
2. Infostrech automation framework integrated with TestNG , Selenium.
3. Calabash - Functional testing tool.
4.
Welcome to FindNerd. We are going to discuss the function preg_match_all which will match the substring from the string. It try multiple times for matching pattern.
Please have a look.
<?php
$str = "tird";
preg_match_all('/ti[rte]d/',$str,$matche
Hello Readers,
Usually, we need to add a poster image with audio like with mp3 in your project. You can use FFmpeg application command for the same task to add audio (e.g. audio.mp3) to one "poster" image.
You will need -shortest codac to expre
TO_BASE64('string')
TO_BASE64 function in mysql is used for encode any string with the string encode rule BASE64. This function returns a encoded string.
This function is added with the mysql version 5.6.1
In mysql there is different base-64 encodi
Hi Readers!
Many times we need to check what Core Image filters do we have in iOS framework. Here is a simple code to get all the list of filters with their attributes. This will be easier for you to check and apply any filter on an image.
I
In client server model we have one or multiple clients that request for the service.
And the server is used to provide the response for the clients.
Client server model is like a request response relationship between the client and the serv
In 2009, WhatsApp was founded by two Yahoo! Former employees, Brian Acton and Jan Koum. Since then, there was no looking back for them. Whatsapp added 1 million users every day, and now Whatsapp has around 450 millions users, which indeed a large num
An array is the collection of homogeneous elements which stored in a contiguous memory location by using the same variable name. Elements of an array are accessed by their index value. Array index start with 0 and go up-to-the length of an array elem
Marketing is the backbone of every small and big organization. Nowadays, big companies are investing and focusing more on marketing their products and services online. Without a strong marketing strategy, it's very hard for a company to sustain i
