What are arguments in php?



What are arguments in php?..

Answer / Priyanka Prajapati

Arguments in PHP are values that are passed to a function when it is called. They allow a function to receive different inputs, making it more versatile.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More PHP Interview Questions

Where is session value stored php?

1 Answers  


Is php better than java?

1 Answers  


Explain the syntax for ‘foreach’ loop with example.

1 Answers  


In how many ways we can retrieve the date in the result set of mysql using PHP?

5 Answers   Yahoo,


Questions on OOP concepts 1. What are the access specifiers available in php ? Explain 2. What is object cloning ? 3. What are the differences between interface and abstract class ? 4. What is overloading ? 5. What is overriding ? 6. How to prevent function overriding ? 7. What is the use of "final" keyword ? 8. What is static variable ? How will access a static variable ? What is static class ?

2 Answers   IPMC, NIIT,


List out different arguments in PHP header function?

4 Answers  


Does php 5 support exceptions?

1 Answers  


How do you identify independent and dependent variables in regression analysis?

1 Answers  


What is a procedure in php?

5 Answers   Wipro,


What is difference between required and require_once in php?

1 Answers  


Write a program in php to check whether a number is prime or not?

1 Answers  


Is it easy to learn php?

1 Answers  


Categories