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

Search In

Mcrypt extension is missing in phpmyadmin Ubuntu 14.04

How to resolve Mcrypt extension is missing in Ubuntu 14.04 ? When I was login to phpmyadmin, then I saw the message "mcrypt extension missing" Try following command: $ sudo updatedb $ locate mcrypt.ini It will show you located at /etc

Export Databind control in PDF using iTextSharp library in VB.Net

Export Databind control in PDF using iTextSharp Some time we need to display databind control like Gridview, Label, Textbox into PDF file. here we can use iTextSharp library.Firstly we need to add iTextSharp in our project reference.  Set cont

Prepared Statements in Mysql with PHP

Prepared Statement is the feature which allows us to write a set of sql statement in which some fields values are unspecified. The unspecified field are labeled  with the question mark as "?". for example : INSERT INTO TABLENAM

What is NOWAIT in SQL Server

Today i will discuss one interesting topic NOWAIT in SQL Server and would explain  how to use it.   As we know about the transaction in SQL it is unit of work which is to be executed as whole. Suppose we are updating some records in

How to put the invoice link and partner_id on the account_move ?

If you want to put the invoice link and partner_id on the account_move follow the following code : invoice_id = fields.Many2one('account.invoice', oldname="invoice") partner_id = fields.Many2one('res.partner', string='Partner', index=True, ond

How to use forget password function in cakePHP

Forget Password function use in cakePhp for making it secure by sending the code to the database in encrypted form, and fetch the value from by using find keyword in the list, this will give you detail on the bases of email id.  Forexample: A us

How to declare functions in jQuery

1. The basic JavaScript function The simplest way to declare a function in JavaScript. In below example. we have written a simple function called abcd(x,y) which is simply taking two parameters x and y,. function abcd(x,y) { return (x * y); } c

Disable browser back button using JavaScript

Hello Readers! Here is a small blog on how to disable the browser back button. Although it is not advisable to use such tricks in websites as restricting or disabling the browser back button can be annoying for users who might wish to go back to the

Routing in AngularJs with demo

AngularJs is basically used for the single page application with multiple views. For this we will be using ng-view directive and certain code of AngularJS to make it possible for you to make multiple view. Here is a code: HTML: <body ng-

Easy Ways to Fill Auto-responders With Effective Content

Easy Ways to Fill Auto-responders With Effective Content:-   Here are a few specific ways you can fill your auto-responders with substance/content you might have, or with content you can easily get. This will help make you interesting to p

1 247 370
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: