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

Search In

mysqli_num_fields() in PHP

The mysqli_num_fields() function is used to display the number of fields in a result set. In other words, you can say that it returns the number of columns that is coming from a select query. Syntax: mysqli_num_fields(result); In above syntax, th

What is Functional Testing?

Functional testing checks that every Function of the product/software application works in conformance with the requirement determination/specification. This testing mainly includes black box testing and it is not worried about the source code of the

Validation in CakePHP

Validation in cakePHP is on the client side and on the server side. Client side validation is on the js file that is in the webroot folder. Server side validation is on the model which we are using. Client side validation is important as it do not

How to get crash report using Splunk Mint in Android App

Features of Splunk Mint:- 1) Monitoring slow transactions(track process) from start to finish. 2) Track user activity and events 3) Generate exception logs that occured in app. 4) Debug messages based on platform. 5) Examining errors by particular us

Simple XML GET with php

To get the node values from we use xml file with XML Get . The example to get the data from xml. Note.xml is xml file,  <SUBJECT> <COURSE>Android</COURSE> <COUNTRY>India</COUNTRY> <COMPANY>Tut

Send mail using iOS

Sometimes we need to send the email from iOS application for that we have to integrate MFMailComposeViewController in our application so that we can send email. This program will help you to send email through your app using swift. Steps Required:

Upgrading Rails Application From 3.1 to 3.2

In my previous blog Upgrading Rails from 3.0 to 3.1, I explained you how we can upgrade a rails application from 3.0 to 3.1. In this I am going to show you, what changes are required to update an application from 3.1 to the latest of 3.2 rails versio

Functional Testing

Functional Testing: Functional testing is mainly used to verify that a S/W application validate and functions perfectly corresponding to design specifications.Functional testing is used to check the application functions menu functions, text input,

How to use Login Authentication in cakephp 3.0

Hello Reader's , Hope your are doing good today. Today we will discuss about login Authentication in cakephp 3 using Auth Component.Authentication is a very important part of any application. If you are working on user based project then you ne

Class Not Found Exception org.springframework.web.context.ContextLoaderListener

Class Not Found Exception org.springframework.web.context.ContextLoaderListener Sometimes, when we build a project using maven, we find the error " Class Not Found Exception org.springframework.web.context.ContextLoaderListener " even after the n

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