What is a procedure in php?
Answers were Sorted based on User's Feedback
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 |
A set of SQL statements that is stored in server.
| Is This Answer Correct ? | 14 Yes | 10 No |
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 |
Answer / yaseen
A group of statements club together to do a specific task.
| Is This Answer Correct ? | 7 Yes | 7 No |
How to process the uploaded files?
Tell me how is it possible to propagate a session id?
What does $_cookie means?
What are the different types of statements that are present in php?
Which function would you use to determine the length of a string in php?
What is the use of friend function in php?
What is php crud api?
hi, i have knowledge about PHP/MYSQL,i am fresher of M.Sc-IT 2009 pass out,any recruitment in PHP please let me know.my email id:nathiyasms@gmail.com
Tell me how the result set of mysql be handled in php?
hai, friend i srinu i had completed my graduation in 2004. now i am fineshed PHP course .may i get any oppartunity on php progr pls sugg me . thank u
How to delete an element from an array?
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?