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

Search In

Difference between include() and require() in php?

In order to include the content of another PHP page in the current PHP page we can use two methods provided by PHP which are: include() require() With the above two methods we can make HEADER, FOOTER, FUNCTIONS when user is working on another p

How to resolve URL rewriting issue in cakephp?

Cakephp: URL rewriting is not properly configured on your server error. How to resolve it on Ubuntu 14.04? I am posting this blog which will help you to resolve the issue (URL rewriting is not properly configured on your server) while installing cak

To Check if edit distance between two strings is one

 Edit distance between two strings is said to be one when following changes occur:- Adding a character. Deleting a character A character is changed // C++ program to check if given two strings are // at distance one. #include <bits/st

How does page redirection works in javascript?

Sometimes you want to notify your visitors of the change of the new domain name when your webpage is moved. At that time it is good way to place a “redirect page” at the old location which, after a timed delay, will forward visitors to th

Cake 2.0 vs Cake 3.0 - Declare Model & Controller Class

CakePHP 2.x supports PHP Version 5.2.8 and above while CakePHP 3.x supports PHP Version 5.4.16 & above. There are some changes from CakePHP 2.x to 3.0 like syntax declaration , array declaration & model defination etc. The config key www_root

Beta Testing

  Beta testing includes sending the product to beta test sites outside the testing environment for real world exposure. Numerous people have run over beta testing in real life circumstances – it could have been anything for one of your

OVERRIDE LAYOUT CORE FILES IN MAGENTO

Sometimes we are required to do some changes in our core phtml files. Its a good habit of every Magento programmer to override the core file instead of the making change in the core file. To do so overriding the core file can be done as : Step 1 U

Open PGP in Cryptography

  The techniques used for saving data is to change/replace it with some other symbol or text. There is a new thing that will compress the data this is called as OpenPGP.   It is like a hybrid system which changes the data in the compress

Multiple languages Links in Top Up in Magento

Sometimes we are required to add Multiple languages to our magento site. To have different languages in our site we must include the language translation package from the magento site and follow the below steps : 1. To Create multi store . To

Disabling Button click action using jquery and Html

Disabling Button click action and Enabling when checkbox is checked: We can disable button click action easily using Html and can enable it using jQuery. Html code to disable a button: <h1 class="redeem-head">Redeem Portfolio</h1>

1 97 342
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: