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

How do you register one session ?

4 Answers  


What is regular expression in javascript?

0 Answers  


Does php 5 support exceptions?

0 Answers  


What is the meaning of a persistent cookie?

0 Answers  


How many functions are there in php?

0 Answers  






Which function would you use to read a line of data from a file in php?

0 Answers  


Tell me what is the difference between characters 34 and x34?

0 Answers  


How to find a specific value in an array?

0 Answers  


What is namespace in php?

0 Answers  


How can we know the number of days between two given dates using PHP? How can we know the number of days between two given dates using MySQL?

6 Answers  


How many open modes available when a file open in PHP?

0 Answers  


What is the difference between for and foreach in php?

0 Answers  


Categories