• 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 » Poonam Dhanvani ( » Page 10)
Difference Between

Difference between Break and Continue | Break vs. Continue

Poonam Dhanvani December 3, 2013 Difference between Break and Continue | Break vs. Continue2016-06-06T08:29:39+00:00 Difference Between
Difference between Break and Continue Break Continue Break is used to terminate the execution of the loop. Continue is not used to terminate the execution of loop. It breaks the…
Continue Reading »
Difference Between

Difference between Compiler and interpreter | Compiler vs. Interpreter

Poonam Dhanvani December 3, 2013 Difference between Compiler and interpreter | Compiler vs. Interpreter2016-06-06T08:28:57+00:00 Difference Between
Difference between Compiler and interpreter   Compiler Interpreter Scanning Compiler scans the entire program first and then translates into machine code. Interpreter scans and translates the program line by line…
Continue Reading »
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 »
Awesome Gadgets

Nano Nails | Nano Nails Wearable Technology | Nano Nails by Tech Tips

Poonam Dhanvani December 1, 2013 Nano Nails | Nano Nails Wearable Technology | Nano Nails by Tech Tips2016-06-06T08:26:01+00:00 Awesome Gadgets
There is no doubt that this is an era of wearable technologies. Many wearable technologies are there nowadays Google Glass , Smart Watch and many more. Now another one that…
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 »
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 »
«‹89101112›»
Advertisement

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 ©2025. FreeFeast.info : Interview Questions ,Awesome Gadgets,Personality Motivation Guide, Famous IT personalities
  • Home
  • About
  • Privacy Policy
  • Terms Of Use
  • Contact
  • Facebook
  • Twitter
  • Pinterest