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

Search In

How to remove p tag and br tag in default wordpress editor

Hello readers, today I will guide you to "remove <p> tag and <br> tag in default WordPress editor in admin panel". In WordPress editor its a default functionality to add <p> tag and <br> tag. While creating a new post, every

valueOf() method of JavaScript Array

JavaScript Array valueOf() method : The valueOf() method returns the copy of itself. This is the default method of an array object. Syntax of Array valueOf() method : array.valueOf() Example of Array valueOf() method : In this example I will sho

Error Messages of File Array

Whenever you upload a file using PHP script it will return a error code with file array. This code you will find in the error section of the file array i.e., $_FILES['filename']['error']. Code are as follows: UPLOAD_ERR_OK: Value '0' This means t

Slug in PHP

Hi All, Slug :- It is a part of the URL to makes the URL more user-friendly. There are also many other advantages of the Slug. Firstly, search engines such as Google will rank your page higher for the keywords contained in the URL Secondly, usabilit

Best way to show Angular JS on browser

Hello Reader's if you want to learn Angular JS then this blog is the best to understand it. Here I'll create a script written in Angular that will reprint the charracter which are typed in text box. <!DOCTYPE html> <html> <script src=

How to generate the barcode for product in Odoo9 ?

Barcode is the most important part of point dale module its indicate the unique number of any product in stocks. So you will need the following kind of python code declaration in your .py file: from openerp.osv import fields, orm from openerp.tools

TRIM mysql function

TRIM([{BOTH | LEADING | TRAILING} [remstr] FROM] str), TRIM([remstr FROM] str) TRIM mysql function is used for trimming a given character even left or right and if not given then both side. If trimming character is not passed with this function then

SUBSTRING mysql function

SUBSTRING(str,pos), SUBSTRING(str FROM pos), SUBSTRING(str,pos,len), SUBSTRING(str FROM pos FOR len) SUBSTRING mysql function returns substring from a string. You can use this function with some above types. If you pass only one argument with string

How to install OpenERP-9 (Odoo9) in windows 7, 8 and 10 ?

If you want to install OpenERP-9 (Odoo9) in windows 7,8 and 10 follow the below mentioned steps:- Step-1 Go to the link->"https://nightly.odoo.com/9.0/nightly/exe/ Step-2 Select->latest exe file like->odoo_9.0.latest.exe -> (Latest Date)

What is Crowdsource testing - CrowdTesting?

Crowdsource testing, otherwise called crowdtesting, is the act of conveying model software and products to broad groups of people for testing as opposed to having testing performed inside. Crowdsourced testing is a developing pattern in software te

1 397 720
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: