What is the function of trim?
Answer / Vijay Prakash Singh
trim is a built-in PHP function that removes any whitespace characters from the beginning and end of a string, but leaves spaces between words intact.
| Is This Answer Correct ? | 0 Yes | 0 No |
Write the code for upload a video file in PHP.How will You Play this in Your Page.?
2 Answers ASD Lab, Convex Digital,
What is strlen php?
What is the basic syntax of Php?
Which functions are used to count the total number of array elements in php?
Why json is used in php?
What are sql injections, how do you prevent them and what are the best practices?
What is the use of friend function?
What is empty () in php?
How to get tabels from database in php andd display it in the table form using codelgniter? plz help me
What are the rules to declare a php variables?
Explain the advantages of using PHP?
When is a conditional statement ended with endif?