
Search In
Firstly let us know why we use explode() function in php ?
explode() function basically used for breaking a string into an array in php.
explode() function is binary-safe in php.
explode() function syntex is given bellow:
explode(',',string,0)
Hello Readers,In my example I have simply created Radio and Checkbox buttons using Bootstrap framework.
We basically use checkboxes when we need to select one or several options from a given list while radio buttons are used for selecting one option
In this tutorial, we will see how to Fetch Particular Substring from a String in iOS Swift3 Program, but before moving on the mane case first of all let us see, What is String and Substring?
What is String
String can be defin
To Create Payment Term in OpenERP-7
Follow these step given below
Step1 - Install the account module in openerp
Step2 – Go to the Accounting -> Configuration -> Payment Terms
then create payment term as show in the figure given b
With Xcode4.0 and onward(including XCode7.x) we occasionally come across an issue in interface builder which happens while working.
The Attribute inspector in Interface builder says “No Selection” although you’ve object/element se
A javaScript object is an entity having state and behavior. For example: car, pen, bike, chair, glass, keyboard, monitor etc.
Objects are real world entity.
JavaScript is an object-based language. Everything is an object in JavaScript.
There are 3
If you want to import the customer data through csv file in OpenERP(Odoo) follow the below mentioned steps:-
Step-1 Go to purchases Menu and Click it.
Step-2 Go to products button and Click it.
Step-3 Click on Import Button and file will b
Hii,
In this blog, I am going to share an example in which i have created a pure CSS Flip Flop button using few CSS properties like transitions, transforms, checkbox functionality and animations.
Flip flop buttons created using Pure
If you want to create Events management in OpenERP (Odoo) follow the below mentioned steps:-
Step-1 Install marketing_campaign module
Step-2 Go to marketing Menu ->Events ->Events
As shown in below screen-shot
Step-3 Fill in the following
Xcode provides many keyboard shortcuts that can save our lot of time. Here is a list of few shortcuts that you might want to try out:
cmd+shift+o Open quickly
ctrl+cmd+left arrow Go Back
ctrl+cmd+right arrow Go Forward
ctrl+cmd+up Jump to Next Count
