What is faster in php?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More PHP Interview Questions

Tell me how can we define a variable accessible in functions of a php script?

0 Answers  


Tell me how is the ternary conditional operator used in php?

0 Answers  


How can we register the variables into a session?

1 Answers  


Why and where do we use htaccess?

0 Answers  


Explain how does one prevent the following warning ‘warning: cannot modify header information – headers already sent' and why does it occur in the first place?

0 Answers  


What is difference Between PHP 5 and 7?

0 Answers  


How to execute a function in php?

0 Answers  


How do you match the character ^ at the beginning of the string? - ^^

1 Answers  


What is the use of addslashes in php?

0 Answers  


What are the differences between php constants and variables?

0 Answers  


How do I escape in php?

0 Answers  


when we use ob_start() function in php then the header() and session_start() does not gives the error like header already sent,please explain in brief

2 Answers  


Categories