Explain different types of statement which are there in php, PHP Web Programming

Assignment Help:

What are the different types of statements which are present in PHP?

There are four types of PHP statements which are present. They are as follows:

• Simple statement- these are echo statements and end with a semicolon (;). PHP ignores white spaces between simple statements. Till it finds a semicolon it reads the statement.

• Complex/Conditional statements: these are statements that deal with certain conditions which have to be executed to meet certain specific requirements. These are if and else block or switch statements. PHP reads complete statement and doesn't stop at the first semicolon it encounters. It looks for starting and ending braces to end execution.

• Looping statements: statements which are repeated in a block. Feature which enables you to execute the statements repeatedly is known as loop. For illustration: while loop, for loop, do...while loop.

 


Related Discussions:- Explain different types of statement which are there in php

Wide area network, Usually, the term Wide Area Network (WAN) refers to a ne...

Usually, the term Wide Area Network (WAN) refers to a network that covers a large geographical area, and employs communications subnets (circuits) to link the intermediate nodes. A

Abstract class and its behavior, What is abstract class and explain its beh...

What is abstract class and explain its behaviour? Abstract class is declared as a solitary entity, so other classes may be inherited from it. An abstract  class can’t be instant

How php statement is different from php script, How PHP statement is differ...

How PHP statement is different from PHP script? Difference between PHP script and PHP statement is that statements are set of instructions which tell PHP to perform an action.

We want an experienced programmer to write a script, Web programmer We w...

Web programmer We want to allow logging on an S3 bucket to audit potential high usage from single users (example single IP addresses) on our Wordpress membership site. We wan

Use the radio buttons in web page, Working with Radio Buttons funct...

Working with Radio Buttons function calculate(form) { if(form.elements

Function to calculate the total cost field function, Order Form // f...

Order Form // function to calculate the total cost field function Total() { var tot = 0; tot += (2

Seeking for a programmer ajax, Seeking for a programmer We look forward ...

Seeking for a programmer We look forward to build a relationship with somebody or a group of people to work with us on our e-commerce platform. Expertise needed- • JavaScr

Phpbb modifications for course type forum, PHPBB modifications (course type...

PHPBB modifications (course type forum) I want to create a different view/organization of the viewForum.php for my phpBB site. To support this change several changes needs to

Hypertext transfer protocol, HTTP is a connectionless text depend protocol....

HTTP is a connectionless text depend protocol. Clients (web browsers) send requests to web servers for web elements like web pages and images. After the request is serviced through

We need help to develop wordpress plugin/ widget, We need help to develop W...

We need help to develop Wordpress Plugin/ Widget Need Somebody that can build a Wordpress Widget or Plugin API Develop using ruby, perl, php, java, JavaScript or python. Desi

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd