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

Search In

how to generalize this by changing the line I have specified?

I have created a SQLite database in a folder which if I move somewhere else from the location which I have specified below is not going to work as only one location is specified in the code not all in general. I cannot use the database after copying

How to create XML File in Java using DOM parser?

To create XML file in Java,here we are using DOM parser. By using the below code you can easily create XML file. Write the below Java class to create a XML file: CreateXMLFile.java package com.babita; import java.io.File; import javax.xml.parser

How to Make a new CSV File Through PHP Script.

This tutorial show's how to create a new CSV file through PHP script. This script is more helpful for php developer to create a new CSV file in array formate. function functionname (parameter) { if (($handle = fopen("$data", "r")) !== FALSE)

How to create first iOS application in Xcode?

How to create first iOS application in Xcode for iPhone with no programming experience – where I’ll help even the non-programmer to enjoy coding as an iOS developer. This is an XCode tutorial for beginners so I’ll be going through where to download

How to select images from database and show on page

Hello Reader's! If you have stored the image in database as blob. Then you need a php code to retrieve them and a html page to show them. Lets see an example below how to show them First create a php page getImage.php and code as written below:- &l

how to avoid duplicate data in php mysql ?

i have this database which contain table for questions and other for answers how can i display each questions with the answers that belong to this question my problem is when i try to display the questions i get duplicated rows or all the answers for

Access Models.py from external py script

Hi, I am trying to integrate my existing code into django. How do i access models.py from my external code.I tried putting it in the same apps directory it did not work. Is there a way ?  My Case: I have a web parsing code that takes data from

How to get Current month name,date and year in android

In the below example code I have described, how to get Current month name , date and year from Calendar to do this I have used getInstance() method.   protected void onCreate(Bundle savedInstanceState) { super.onCreate(savedInstan

Apple Pay - WEB Integration through Braintree - how to create Certificate for the Sandbox / Development Environment?

Hi, 1) I want to integrate Apple Pay on my website (so it's a Apple Pay - Web Integration), using the Braintree payment provider, JS as a client side language and Java as a server side language.   I'm having difficulties creating a pr

How to create/modify/expyire a cookie in php

To know what is a cookie and about the optional parameters for the cookie see click the link below. http://findnerd.com/list/view/What-is-a-cookie/13459/ Here we will see how to create a cookie and modify the cookie and how the cookie expires.Fo

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