
Search In
Hi guys here's an example of how to add RefreshControl in your tableView
1. Take a refresh control object in your interface as UIrefreshControl *refreshControl;
2. Alloc init the refresh control & add it to the tableview you are using as a s
I've been trying to display 2 rows with 6 columns, on different rows. I've tried different methods, none of which seems to be working.
In my .txt I have:
Corfu [Tab] 5* Gelina Village Waterpark [Tab] 21 May 2017 [Tab] Luton [Tab] 10 nights [
Hi All,
Sometime we have to take a picture using camera and use that image , we have to follow these simple steps.
1) Ask permission to access camera and microphone. Add these key and value in your project plist:-
<key>NSMicrophoneU
Hello All,
Sometimes there is a situation in which one want to access data from Controller to Directive. So let's see how we can pass data from controller to directive in AngularJs
Step 1-
Sample Controller:
app.controller("KanbanCon
To convert CSV file data to JSON in NodeJs we will be using csvjson module package of npm for the conversion.
npm is basically the package manager which provides the JavaScript runtime environment in the Node.js.
Installation:
npm install
I am getting an error warning when calling my index page for a PHP application. Below is the Error:
Warning: mysqli_fetch_array() expects parameter 1 to be mysqli_result, boolean given in C:\xampp\htdocs\uni-saga\index.php
i get this error whe
Hello
I recently stumbled upon this site and was wondering if someone out there could provide help.
Currently there is an area in the top bar of my Wordpress site that has a section called "BREAKING" (this "BREAKING" wor
Email Marketing is a mandatory point of business growth, strategic communication with customers. This is the way to make subscribers in the most natural way, getting the maximum interest to your products.
E-mail Marketing isn't spam. E-m

This is an Android Beginner Video Tutorial which is giving you a visual presentation of Android activity life cycle. Activity is the basic building block for the android application and it goes through a life cycle, so in this Android Video Tuto
Php Programmers,
Why does the password_verify keep failing ? I checked the myql tbl column name (passwords) and there is no typo.
The $query is able to get the $result querying the db ($result = true).
The password_verify is in this format
