How to remove leading and trailing spaces from user input values?


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

Post New Answer

More PHP Interview Questions

What is the $_ server php_self variable?

0 Answers  


Which software is best for php?

0 Answers  


hi, i am new for php I want to know where to create & how to run phpscript programme in LAMP?

2 Answers  


What are some new features introduced in php7?

0 Answers  


What is basic php?

0 Answers  






How you can update memcached when you make changes to php?

0 Answers  


How can you get, the total size of a certain directory?

1 Answers  


Binary tree question - Node has numeric data (int) The function takes depth as argument and sum all the value of the node of the depth. For instance, (0) depth 0 / \ 10 20 depth 1 / \ / \ 40 50 60 70 depth 2 so if you pass get_sum(2), you would return 220 which is 40+50+60+70 (sum of depth2) write the function.

0 Answers   Amazon, FGD,


Which is the latest version of php?

0 Answers  


What is helper library?

0 Answers  


Is php worth learning in 2019?

0 Answers  


What is difference between get and post in php?

0 Answers  


Categories