• Home
  • About
  • Privacy Policy GDPR
  • 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 » PHP Tutorials ( » Page 3)
PHP Tutorials

Functions in PHP | PHP Functions

Poonam Dhanvani December 4, 2013 Functions in PHP | PHP Functions2016-06-06T08:31:32+00:00 PHP Tutorials
What is function in PHP? : A function is a way of wrapping up a portion of code and giving that code portion name, so that you can use that…
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 »
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 »
PHP Tutorials

PHP and MySQL Combination | PHP & MySQL

Poonam Dhanvani September 25, 2013 PHP and MySQL Combination | PHP & MySQL2016-06-06T07:05:05+00:00 PHP Tutorials
  PHP and MySQL combination : In earlier post, we saw how set up environment for PHP. In that we saw that we used WAMP server WAMP : Windows ,…
Continue Reading »
PHP Tutorials

Setting Up the Environment for PHP | PHP Tutorial

Poonam Dhanvani September 14, 2013 Setting Up the Environment for PHP | PHP Tutorial2016-06-06T06:53:28+00:00 PHP Tutorials
Before starting PHP, we have to set environment for it. PHP is available for almost all platform. To set up the environment for PHP you need three components must be…
Continue Reading »
1234

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 GDPR
  • Terms Of Use
  • Contact
  • Facebook
  • Twitter
  • Pinterest

This website uses cookies to ensure you get the best experience on our website. Learn more.