Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 

Search In

Mysql order by values within IN() function

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

The Art of Customization: Elevating Content Experiences through Personalization

 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

How to use javascript function in Odoo-9

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.

A List of Top 10 Best WordPress (WP) Personal Blog Themes!

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

List of Top 6 Magento Payment Gateway Platforms For 2019

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 in odoo9

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="

PHP Magic function Construct and Destruct?

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

URLs and routing in Odoo

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

Regular expensions in PHP

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 commands in database

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

1 33 633
Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: