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

Search In

How to Create Token Based Approach for Authentic Requests on PHP API

Unlike in website the session are useful for handling users data from one page to another, The API  requires a secret token to do the same. The secret information like email, user type, balance need to be get passed from one request to another

Integrating SAML with Rails Application: Part 1

SAML is Security Assertion Mark Up Language, which was built to provide authorization between multiple identities, so that multiple services can use the same authentication. The SAML authentication can basically happen in two ways: A) SP Initiated:

Magento layout files and structure

What Are Layout Files? As the denomination suggests, layout files are subsidiary in rendering front pages of Magento. Layout files are XML files that reside in app > design > frontend > your interface > your theme > layout. Here, you

Relationship with modals

Defining One to One Relationship To define a situation of one to one relationship in modals we think of a situation where we store information about authors and books. This means that book has only one author this is one to one relationship. To defi

How to set Default option methods in openerp

Options apply standard CSS classes to the snippet. Depending on the method that you choose, the UI will behave differently. data-select_class=" class name " More data-select_class in the same group defines a list of classes that the user can choos

How to make live clock on website uisng Javascript?

Hello readers if you want to show a live clock on your web page then you can use the javascript to make it. So lets start with html page. Create blank HTML page name is clock.html, And it's code will go like this:- <html> <head> <tit

How to add custom setting in wordpress admin panel?

Hello readers, In this blog I will guide you "To add theme option in wordpress admin panel" The below code create a page in your admin dashboard. In dashboard a new tab create Pinboard, when you open this tab you can see three link General Homepa

Software Testing Types, Methodologies and Types of Software Bug

A. Software testing Methods Software testing methods are the methodologies that describe the ways in which we can test a particular software product in order to check whether the software is developed in a correct manner to fulfil the functionality

Various options of ls command in Linux

Output of most of the commands in Linux can be modified by using options/switches. ls command is also not an exception. ls command is used to list the contents of a directory. It has lots and lots of switches to customize its output. Switches are c

How to use __Call magic function in PHP

Hellow Reader's !, Before going to Discuss about __Call Function in PHP u should know about Magic Function in PHP. If you have ever looked at the source code of open source PHP projects, you might have noticed object methods that begin with a dou

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