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

Search In

Different ways to sort an array in PHP

PHP has a huge collection of predefined functions. This article demonstrates details about some functions which are used to sort an indexed and associative arrays on the basis of keys, values and by using the natural order algorithm. The list and des

How Web Developers Can Avoid Common SEO Errors During Development

SEO process not only starts after the website is live by the SEO experts, however there are certain other parameter which every web developer should know to avoid some of the SEO errors during the tim

SQL Unique/DIstinct Statement

Basically Unique and Distinct both are same means both do the same work , Unique statement was used earlier by the oracle database but Now a days Distinct statement is using by the oracle ( Now it is the official keyword ) , Though Unique statement

5 Ultimate Reasons to Build No Follow Links for SEO

When someone talks about SEO and nofollow links in the same go, it feels awkward, isn’t it? If you know precisely what are no-follow links, it might seem to be utterly useless from an SEO point of view. Chances are, you might get so biased that

How to Call Background Function Using Linking Tkinter GUI to a separate Python File

I am having problem with having a GUI interface to be implemented via a second file which just contains the file to read, plots made and some new functions to be evaluated based on that.   I am trying to create a GUI application using Tkinter.

Locators in Selenium WebDriver

Locators in Selenium Webdriver: In Selenium WebDriver, everything is related to web elements. All the objects in a web page is called web elements like input box, buttons, etc. To do any action with these web elements, we need to first locate these

concat() method in JavaScript String

JavaScript String concat() method : To join one or more strings we use the concat method in JavaScript String. Syntax of concat method : string.concat(string1, string2, ..., stringX) In the above syntax you can pass any number of parameters one

How to Create Custom Jquery Tabs

Hello Reader's In this article I will guide you how to create custom responsive tabs without use of any Jquery plugin. This will surely make your web page faster because its not an plugin. Its an simple custom Jquery HTML & css. Copy and paste th

Creating a basic module in Odoo

If you want to creating a basic module in OpenERP(Odoo) follow the below mentioned step: for creation of any module in Odoo you have to make four files,given below- 1-__init__.py // its indicate the  import instructions for various Python fil

How to Build an Odoo module

If you want to build an Odoo module in OpenERP(Odoo) follow the below mentioned step. For creation of any module in Odoo you have to make four files,given below- 1-__init__.py // its indicate the  import instructions for various Python files in

1 58 423
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: