What is a procedure in php?

Answers were Sorted based on User's Feedback



What is a procedure in php?..

Answer / vaseem ahmed

PHP is a powerful tool for making dynamic & interactive web
pages.It is a widely used & efficient alternative to
competitors such as Microsoft ASP.
It is a server side scripting language,in PHP group of
statements are executed on server side.

Is This Answer Correct ?    25 Yes 8 No

What is a procedure in php?..

Answer / imtiyaz khan

A set of SQL statements that is stored in server.

Is This Answer Correct ?    14 Yes 10 No

What is a procedure in php?..

Answer / sathya

* Reduce the time to create large websites.
* Create a customized user experience for visitors based
on information that you have gathered from them.
* Open up thousands of possibilities for online tools.
Check out PHP - HotScripts for examples of the great things
that are possible with PHP.
* Allow creation of shopping carts for e-commerce websites.

Is This Answer Correct ?    5 Yes 4 No

What is a procedure in php?..

Answer / yaseen

A group of statements club together to do a specific task.

Is This Answer Correct ?    7 Yes 7 No

What is a procedure in php?..

Answer / guest



















Is This Answer Correct ?    10 Yes 16 No

Post New Answer

More PHP Interview Questions

Explain the differences between get and post methods?

0 Answers  


What are helpers in php?

0 Answers  


What are the encryption techniques in php?

0 Answers  


What is singleton design pattern in php?

0 Answers  


How to select a database in php?

0 Answers  






What is rest api in php?

0 Answers  


What is the use of "ksort" in php?

0 Answers  


Tell me what is the difference between exception::getmessage and exception::getline?

0 Answers  


What is the differences between $a != $B and $a !== $B?

0 Answers  


What is strlen php?

0 Answers  


Explain about Functions in PHP?

1 Answers  


What is the basic syntax of Php?

0 Answers  


Categories