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

Search In

How to use appendTo()event in Jquery ?

Hi Reader's,   Welcome to FindNerd, today we are going to discuss how to use appendTo()event in Jquery. Basically appendto() method is used for inserting specified content of HTML elements at the end of the selected elements.  So we&n

How to upload image in Specific folder of your application iOS

Here is the code for UIImagePickerController Delegate. In this Code when we select an image from UIImagePickerController then we call this delegate function which upload the selected image to your local application folder. You have to first find the

How to get a category in wordpress

Hello reader's, we discussed about "How to get a category in wordpress". In the below code gallery is the custom post type. For this you can create a taxonomy-gallery-category.php file. You can put the below code into this file. <?php /** *

How to write a basic Plugin in wordpress

Hello reader's today we discuss about "How to write a simple Plugin in wordpress". If you want a to write own Plugin in WordPress there are some steps you must follow and these steps are mention below: Plugin name should be unique(the name should

How user clicks the selection's icon in the web client in OpenERP

In OpenERP for clicking the selection's icon in the web client, first create the users and check all rights of the users and than click the selection icon in web client and compose a default action for the model in the user's selection,

Appending a New Element to the End of a Page Javascript

Hello reader's in this blog we will discuss about creating a new element and appending to the end of the page. Some time you need to add a new element to the end of the page. We use the appendChild method to append the new element inside the page

How to Upload Image and JSON to Server

Hi am Fresher in android . am creating a app which i need to upload captured image and JSON data which i got from QRcode to PHP server. But am getting Secret_key not matched message when i debug.  I Checked API from postman the server is respon

How to make Text to Speech app in android

TextToSpeech convert your text into voice. Android provide TextToSpeech class, here we need to instantiate an object of this class and also specify the InitListener. Below code will describe you how to create Text to speech app. public class MainAct

How to update shoping cart by Angular JS

Hello Reader's if you want to build light process that update the shopping cart then you can see how to make the code. Lets start with the html page for shoping cart <form ng-app ng-controller="OrderFormController"> <h1>Services</

How To Upload File in PHP

Below we first creating a html form, which contain a field for uploading a file and a submit button for submiting form. <html> <body> <form action="file_upload.php" method="post" enctype="multipart/form-data"> Select image wh

1 473 481
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: