• Home
  • About
  • Privacy Policy
  • Terms Of Use
  • Contact
  • Facebook
  • Twitter
  • Pinterest
FreeFeast.info : Interview Questions ,Awesome Gadgets,Personality Motivation Guide, Famous IT personalities

FreeFeast.info : Interview Questions ,Awesome Gadgets,Personality Motivation Guide, Famous IT personalities

A Free Feast of knowledge portal for you

  • IT Stuff
  • Awesome Gadgets
  • Quiz
  • Difference Between
  • Lifestyle
  • PHP Tutorials
  • Jquery Tutorials
You are here: Home » Tutorials ( » Page 6)
PHP Tutorials

Array in PHP | PHP Array

Poonam Dhanvani December 3, 2013 Array in PHP | PHP Array2016-06-06T08:27:58+00:00 PHP Tutorials
An array is a kind of special variable having more than one value which shares same name but different index or id. What is an array in PHP? An array…
Continue Reading »
PHP Tutorials

Loops in PHP | Control Structure in PHP

Poonam Dhanvani November 30, 2013 Loops in PHP | Control Structure in PHP2016-06-06T08:24:08+00:00 PHP Tutorials
1. While Loop in PHP : Syntax : while(expression) { Statements to be executed; } It executed the nested statements repeatedly as long as the while expression evaluates to TRUE.…
Continue Reading »
PHP Tutorials

Control Structures in PHP | Decision Making in PHP

Poonam Dhanvani November 29, 2013 Control Structures in PHP | Decision Making in PHP2016-06-06T08:22:19+00:00 PHP Tutorials
The if, and construct are one of the most important features of many languages including PHP, these conditional statements provides you different action for the different conditions. IF Statement in PHP :…
Continue Reading »
.NET Tutorials

LINQ | Advantages Of LINQ | Why .net Developers prefer LINQ

Binoy Wilson(admin) November 27, 2013 LINQ | Advantages Of LINQ | Why .net Developers prefer LINQ2016-06-06T08:10:50+00:00 .NET Tutorials
What is LINQ : LINQ stands for “Language Integrated Query” . LINQ is one of the components of Microsoft’s .NET Framework that provides technique for querying data that supports not…
Continue Reading »
PHP Tutorials

Operators in PHP | PHP Operators

Poonam Dhanvani November 25, 2013 Operators in PHP | PHP Operators2016-06-06T08:09:45+00:00 PHP Tutorials
Operators in PHP | PHP Operators There are three types of operators: Firstly there is the unary operator which operates on only one value. (For Example, ++ increment operator) The…
Continue Reading »
PHP Tutorials

Variables in PHP | PHP Variables

Poonam Dhanvani November 23, 2013 Variables in PHP | PHP Variables2016-06-06T08:06:39+00:00 PHP Tutorials
Variables in PHP : Variables in PHP are represented by a dollar sign followed by the name of the variable. The variable name is case sensitive. ($a and $A are…
Continue Reading »
PHP Tutorials

First PHP Script | First PHP Program

Poonam Dhanvani November 22, 2013 First PHP Script | First PHP Program2016-06-06T08:04:59+00:00 PHP Tutorials
Some important things to know before starting first PHP script : A PHP file contains tags of HTML and some code of PHP script. A PHP script always starts with…
Continue Reading »
PHP Tutorials

What is phpinfo() ? | phpinfo()

Poonam Dhanvani November 21, 2013 What is phpinfo() ? | phpinfo()2016-06-06T08:03:20+00:00 PHP Tutorials
phpinfo() function provides large amount of information regarding the current state of PHP. This function gives information regarding version of PHP, PHP environment, OS version, compilation and extensions options, local…
Continue Reading »
.NET Tutorials

Difference between Web Service and WCF | ASP.Net Web Service vs. WCF

Poonam Dhanvani October 28, 2013 Difference between Web Service and WCF | ASP.Net Web Service vs. WCF2016-06-06T07:49:52+00:00 .NET Tutorials
Difference between Web Service and WCF   Web Services WCF  Definition 'Web Service’ is a method of communicating over the WWW between two or more devices. WCF : 'Windows Communication…
Continue Reading »
Android Tutorials

Android Manifest File

Binoy Wilson(admin) October 15, 2013 Android Manifest File2016-06-06T07:47:38+00:00 Android Tutorials
What is Android Manifest File The Android manifest file can be called as central manager of whole Android Application. ADT provides an inbuilt editor which organizes the manifest file. Editor contains…
Continue Reading »
«‹45678›»

As a participant in the Amazon Services LLC Associates Program, this site may earn from qualifying purchases. We may also earn commissions on purchases from other retail websites.

Copyright ©2023. FreeFeast.info : Interview Questions ,Awesome Gadgets,Personality Motivation Guide, Famous IT personalities
  • Home
  • About
  • Privacy Policy
  • Terms Of Use
  • Contact
  • Facebook
  • Twitter
  • Pinterest