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

Search In

HTML5 - Web Storage

Following are the drawbacks of HTTP session cookies, for storing structured data on the client side :- 1. Cookies are incorporated with each HTTP request, subsequently slowing down your web application by transmitting the same informa

Difference between array_merge(), array_merge_recursive() and array_combine() functions in php

array_merge(): This function is used to join the one or more array into single array. Syntax: array_merge($array1, $array2, $array3...);   Its required to pass at least one array to  array_merge(). <?php $array1 = array("php","web")

How to fetch and show records using Angular Js with Mysql

Hi reader's,  If you have done enough work with the technologies like PHP then you can switch to Angular Js. Using Angular Js is quick and fast to compile than PHP. If you want to fetch Mysql records now a days you can perform same task by u

Discussion on converting .DOCX file to .PDF file using LIBREOFFICE in cakephp

Hi Reader's, Welcome to FindNerd, today we are going to discuss converting ".DOCX" file to ".PDF" file using LIBREOFFICE in cakephp. If we are developing any web application in CakePHP then sometimes we need a file to convert

Check if new version of app is present in appstore programmatically.

Many apps these days show an alert on app's launch saying a new update is present at the store. To implement this feature first we need to find version of the app available on app store and version of the current running app and then compare bot

google map lite mode in mapview is not working with marshmallow

=> I'm using following MapView in my layout:-     ------------------------------------------------------------ <com.google.android.gms.maps.MapView android:id="@+id/map" class="com.google.android.gms.maps

About Zepto Virus

Introduction to Zepto Virus Zepto Ransomware:   Zepto is unique type of virus whose purpose is to infect the system through ' spam ' emails. Most of the virus program uses algorithm, similarly Ransomware also uses algorithm called RSA

How to call the model from one component to another component in Joomla?

Hello Readers, Below blog shows the call of the model from one component to another component.   For Example - We have a two different components in Joomla : >> comp1 comp1->model->m1   model: m1 comp1->controller->c

Web api to insert data into database using php

Hello Readers! In this blog we are going to create an api for inserting the data into database and then passing the data to the device in JSON format using php.   Step 1 : Firstly you are required to create a database. Here we have created a s

ASP.NET MVC : Form Submission using Enter Key via jQuery

ASP.NET MVC : Submit Form using Enter Key   Sometimes there is a scenario or requirement of posting the form on pressing the "Enter" key in asp.net mvc. This functionality can be achieved via jQuery in MVC.   Create a "Ho

1 118 282
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: