What is difference between post and put in rest?
No Answer is Posted For this Question
Be the First to Post Answer
Explain the value of the variable input is a string 1,2,3,4,5,6,7. How would you get the sum of the integers contained inside input?
write the prime number of program?in php
How to return a value back to the function caller?
What is the difference between php and cakephp?
This question is regarding version control. If two developers are committing the same php file at same time what will happen ? What error it will show (if any) ?
Why is overriding runtime?
Is PHP an open source software?
What is different between software and app
Is time a dependent variable?
how to retrieve from database..... this format (PRMRMDU402). firstname= prabhu, lastname=kumar, city=madurai, pincode=624402.... i want first name first two letters and last name last two letters ... city first two letters ... pin code last three letters....
Is it possible to extend the execution time of a php script?
What is difference between array_merge and array_combine in php?