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

Search In

Count the number of occurrences of a charcter or a substring in a string

This article defines a function substr_count() which can be used for count the occurrences of a character or substring in a string. In general way, substr_count() takes two arguments, first argument is a string and second argument is a character or a

Magento shipping module configuration

To create new magento shipping module need to know all the useful functions to be used inside the shipping method class to put in various configuration options. When looking for available shipping methods, Magento first gathers all available carrier

Program for Bubble Sort elements in Ascending Order

Program for Bubble Sort elements in Ascending Order Definition:- In Bubble sort each element compares with the other elements until finds its correct order place. This is repeated until all elements are in the order. //Header Files #include&l

How to Create Basic Search View In Odooo

In Odoo Search View is easy to use that is provided on every list view. With a module, you can add additional filter options that make it easier for users to find the information they are looking for and user can select the filter in Odoo. To use th

Use of Migration library in JQuery

Migrate Library in JQuery While using Jquery you have seen the error $.browser error. This error comes often when we try to use a legacy jquery function in new version of jquery file. The latest version does not support the older function a

How to use Bootstrap scrollspy

The Scrollspy is a plugin which is used to highlight the links in a navigation according to the scroll position automatically. It indicates the location of the visitor/user in the page. Creating Scrollspy with Bootstrap:- The Bootstrap Scrollspy wil

Side MenuBar in iOS

  Side MenuBar or menu list is used to provide a list to the user so that user can easily move to those pages according to the need. Here is an example of including menubar in the application with the help of a superclass REFrostedViewCotroller

Outer joins in database query

Joins in database, We can easily determine the meaning of joins very easily. In database we use the concept of joining in tables to fetch the data combination. There are different type of methods of joining two or more than two tables in database. Y

Virtual Host Setup In Window?

For setting up the virtual host on window system below are the steps - Lets suppose, http://localhost will access for all the projects in a file, http://qa11.localhost is for access to only one project and also it will set the document_path for t

How to remove index.php from Magento URLs?

To remove index.php from magento url follow these steps - 1) Log in to magento admin. 2) Go to System->Configuration. 3) Select Web tab under General section on the left side. 4) Select Yes for Use Web Search Rewrites. Clear cache and check URLs

1 62 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: