How php statement is different from php script?



How php statement is different from php script?..

Answer / Prakash Raj

A PHP statement is a single line of code that executes a specific action, such as `echo 'Hello World';`. A PHP script is a collection of one or more statements that are executed together to perform a larger task, such as a web page or application.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More PHP Interview Questions

how to run PHP in command line?

8 Answers   InfoShore, Ramp Green, Xtreeme,


What are the __construct() and __destruct() methods in a php class?

1 Answers  


How to convert a character to an ascii value?

1 Answers  


What is a comment in php?

1 Answers  


Any good PHP developer looking for change

1 Answers  


How can we encrpt a text?

3 Answers  


Why do we show php code in browser?

1 Answers  


how to change the div background color on every refresh..guys can u help me out.

3 Answers  


Is php a mvc?

1 Answers  


What is associative array in php?

1 Answers  


Explain what are the three classes of errors that can occur in php?

1 Answers  


find highest salary

8 Answers  


Categories