
Search In
Hello guys,
Most of time we face the problem order by within IN() values . Mysql provides the function FIELD(), It will sort fetched IN() data according to requirment . The FIELD function returns the position of the first string in the remaining list
IntroductionIn today's information overload, standing out requires more than good content. It would help if you personalized it to your audience, speaking directly to their needs and desires. This shift from generic messaging to indiv
In javacsript function first we have to move on src file and open the .js file and go one step further by creating a javascript file, name it tutorial_editor.js and place it into the static folder.
For example you can see below.
In the current year and the near future, it is highly important that one maintains a blog for their business. Not only must the content in such a venture be of high-quality, but it must also be presented in a suitable theme. This way, you can be sure
What is Payment Gateway ?
Choosing a right payment gateway is an immense decision for merchants. First of all let’s talk about what payment gateway is and why is it so important.
A payment gateway is a service provided by e-co
Generic view declaration is most important part of Odoo module. Here a view is declared as a record of the model ir.ui.view. The view type is implied by the root element of the arch field.
For example code is below.
<record model="
Hello Readers, today we discussed about PHP Magic function Construct and Destruct.
The most frequent of PHP's magic approach is __construct() method and __destruct(). When you've been following along with the Building Cribbb series I'm s
Hello Friends,
If you want to use urls and routing in OpenERP(Odoo) paste the below mentioned code in your .controllers.py file: -
'Url': url.search([])
})
@http.route('/academy//', auth='public', website=True)
def teacher(s
Welcome to FindNerd. Today we are going to discuss the pattern making for regular expersions in php. We use the inbuild functions named preg_match and preg_match_all
to find the matching one from the string. Before starting using this functions you n
SQL stands for structured query language. It is used to manage and access data from database.
A database may contain more than one table having unique name for each table.
SQL language have many different versions but it supports most of the commands
