What is the use of trim in php?
No Answer is Posted For this Question
Be the First to Post Answer
Explain object-oriented methodology in php?
Is null or empty c#?
when we submit any string in single inverted comma('abc') with get or post method,we will get exact string with single inverted comma('abc')by using $_REQUEST[]. But it is giving (\'abc\'). so anybody please help me to remove that slash,therefore i will get exact string...
If the variable $a is equal to 5 and variable $b is equal to character a, what’s the value of $$b? Can anyone explain how's the value of $$b=100
15 Answers ABC, Asan, Indivar, Swistro Marketing Solutions,
how to extract month from given date by using string functions?
What is the difference between explode () and split () functions in php?
how to set session expire(session timeout) using php code
"$this" what type of object it is?
Can we extend final class in php?
Is php pass by reference or value?
what does this symbol mean in php?
How do you remove duplicates from an array?