
Search In
To configure PhoneGap project in Eclipse follow the below steps-
Step -1 Go to Terminal
Step -2 Install frist - $ sudo npm install -g cordova.
Step -3 $ cd Desktop/
Step - 4 $ cordova create Raj007 com .example.Raj007 raj
Step -5 $ cd Raj0
Technology to be used- Drupal, SQL, HTML.
Design Required- Yes
Project Terms- T&M
Technology: WordPress
Design required- Yes
Payment Terms- T&M
Technology : .Net
Billing Model : TnM
Project Duration : 3 months to start off
Technology: Android
Design required- No
Payment Terms- T&M
Definition of substr() function in php ?
The mainly use of The substr() function returns a component of a string.
Syntax of substr() function
substr(string,start,length)
You can see below example the use of substr() function.
<?php
//here
cal_days_in_month() function is a PHP calendar function. This function always return number of days in a specified calendar for month of year .
Syntax is : -
cal_days_in_month ( $calendar, $month, $year );
parameter are : -
calendar -
Web services are like components on a Web server that a client application can call by making HTTP requests across the Web. ASP.NET enables you to create built-in application services, and to call these services from any client application.
Types
These statement consist of queries that retrieve data from tables in database and statements that change the data in the database
Statement under this category are:
SELECT
INSERT
UPDATE
DELETE
LOCK TABLE etc.
Insert command
It is used to add
While writing code in MVC there are scenarios where you need to use one view in more than one action .
One way is to create separate view for it that will be a tedious process to do
Another way is to create a common view for multipl