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

Search In

How to enable & disable maintenance mode in laravel 5

There are two ways to enable & disable maintenance mode in laravel 5.Whenever your website is in maintenance mode, laravel return a custom view that will be displayed for all requests. This makes it easy to "disable" your website or application w

How to define the States of object in openerp-7 & Openerp-8(Odoo)?

Below is the way to define the States of object in openerp-7 & Openerp-8(Odoo) First we have to define the States After that, We have to add a ‘state’ field to object, in the _columns collection See below code Example- <pre> _columns = {

How to Add a prefix to every URL in CakePHP?

Hello Reader! If you looking to fix a default language prefix for your all url in cakePhp then you can follow the steps which is the easiest and clean way :- Open file routes.php from the location Config/routes.php There in first line write the co

In what way, how can we be in contact?

But any being who is enchanting medicine without a prescription has to be http://canadagenericusa.com herbal viagra canada aroused. If you are not having importance to generic viagra online then there is no juncture in using purchase viagra online ca

Writing jQuery document.ready in multiple ways

jQuery $(document).ready() is a basic part of using jQuery. Document ready event is a self-executing function which fires after the page elements have loaded. jQuery document ready is used to initialize jQuery/JavaScript code after the DOM is ready,

make site Multilingual in wordpress

You want to build Multilingual website in wordpress but wordpress does not support that functionality. Don't worry... Wordpress provides different plugins to convert your website in Multilingual. Basically you can make your website Multilingual in t

In what way, how can we be in contact?

But any woman who is captivating online medications no prescription has to be http://sildenafilonlinecanada.com viagra canada aroused. If you are not having advantage towards viagra without a doctor prescription then there is no point in using viagra

Signals in Odoo

In addition to a condition, a transition can specify a signal name. When such a signal name is present, the transition is not taken directly, even if the condition evaluates to True. Instead the transition blocks, waiting to be woken up. In order to

How to remove header and footer in print

When we print some html page bydefault the header and footer comes. On different browsers its in different way. To remove it from chrome use @page{ size: A4; margin: 5mm; /* this affects the margin in the printer settings */ } Thi

How to get the last url using Javascript

Hello Reader's! If you are stuck in a condition where you need to redirect old url. Then the quickest way to get previous url is by Javascript. By using the document.referrer function. Let's see the example below:- <script> var oldURL = docum

1 36 363
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: