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

Search In

List of Top 7 JavaScript Data Chart Libraries to Follow

Today, it is practically impossible to offer a dashboard devoid of pictorial or graphical representations. Representation of the graphs, charts, and pictures enables the users to easily comprehend the large statistics or complex sets of data. Apart f

How to make Image cropper using mouse in php and javascript

Hello Reader's If you working on Codeingiter and looking for to making the free cropping of image before uploading then this blog is very helpful to you. The process of cropping the images is start from loading the preview of images via ajax an

How to set the traceability fields in OpenERP(Odoo)?

In traceability fields first we have to go in .py file (Python file) After that we have to decide where we want traceability fields and then give start to end Path to that field.Use below .py code in python file: 'date': fields.date('Entry Date',

Implementing CORS in NGINX

Allow CrossDomain Requests on NGINX Based Server Hi friends, At some point because of some requirement, we might want to hit one server's api from another server's javascript or so, and we get errors like: http://somedomain.com is not allowe

Braintree integration with Ruby on Rails

While working on an e-commerce project we need a secure payment system and Braintree framework is one of them. With Braintree, we can perform all types of credit card transactions and PayPal transactions. The first step is to crate account in sandbox

Thread Testing

Thread Testing Thread testing is one of the addition/incremental procedures received during System Integration Testing. That is the reason, thread testing is also known as a "thread interaction test." This approach is used to check t

Function Expressions vs Function Declarations

Every function in JavaScript is an object of Function and in JavaScript, there are many different ways of defining Javascript function. Each of them will do approximately the same thing, but has its own pros and cons. Here we are going to explain how

Check Email Already Exists with jQuery Ajax

Step 1: Create a Database First create a database named ‘email_exists’ you can change if you want, and create a table named ‘users’ and fields. CREATE TABLE `users` ( `first_name` varchar(50) NOT NULL, `last_name` varchar(50) NOT N

What On Earth Is This Outlandish Error - PHP Parse error?

Programming Buddies, Here's my latest script. It is a member reg-login script. It registers you and gets you to activate your account confirming your email and then auto logs you into your account. It uses cookies to remember your user details.

Laravel with Bootstrap open modal or popup automatically

Hi Readers, If you are using Bootstrap in your application you should use modal to show popups in your web application. Modal is a very nice feature provided by the Bootstrap to show nice and beautiful popups which can be easily modifiable. I rece

1 90 160
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: