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

Search In

Adding Image to PDF Using JSPDF

(Javascript PDF) is the client side solution for generating PDFs. JSPDF is helpful for event ticket, reports and certificated. In order to use JSPDF you need to include its library. So, today in this tutorial, I am going to tell you how to add single

Create an App that Provides a Great End User Experience

Generally, the success of an app depends on a list of factors, in which the user experience plays a vital role. Without knowing the user’s behavioral patterns, one cannot build successful products. Creating of the user profile and gathering of

Why a Website is Important for Your Business Growth?

  “Face is the index of mind” like that our site gives the best impression about our business. It is essential to give an amazing knowledge to the clients through our site. Website is the best way to get and manage guests. Expand

How to define Strictly Type Casting in PHP

Variable declaration are the weak part of type casting in PHP, therefore we call PHP as a weak and dynamic. PHP7 has introduced an addition optional feature for each file, we can set all function calls and return statements with in a file, 

How to show password strength meter using PHP

Hello Reader's when you are developing the user interactive websites then you have to show user much more activities which a website is doing. Showing the password strength will make user to use the site much easier. So if you are looking how to

How to use SQLite database using Phonegap

In this article, you will learn about the SQLite database in Cordova for mobile application. SQLite is open source database which can be used in phonegap application. It has features as in standard relational database (SQL syntax, prepared statements

Wordpress functions wp_remote_get() and wp_remote_post()

Welcome to FindNerd. Today we are going to discuss two important functions of HTTP API in wordPress that are wp_remote_get() and wp_remote_post. If we check with PHP then you can get many ways to send the HTTP request but WordPress defines the stan

Use of "Final" keyword in php

This tutorial will help us to see the use of final keyword with a method of a class and a class individually. Example: class parentClass { public function test1() { echo "This is test1 method of parentClass"; } final public functi

10 Amazing Applications of IoT in Manufacturing

IoT, or the Internet of Things, has played a vital role in global industrial transformation by orchestrating the emergence of Industry 4.0 (the fourth industrial revolution) and Industrial Internet.   The manufacturing industry is among the fo

Final and Static Keywords in Java

Final and Static Keywords in Java The Keyword Final is used for declaring a class member as constant. The member declared as final cannot be overridden.To prevent a class from being inherited the Keyword Final is used. Initialization of a final vari

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