How to convert the first character to upper case?
No Answer is Posted For this Question
Be the First to Post Answer
Why do we use cookie?
Does not want to see PHPSESSID in the url. How can be done this ?
What is the use of pear in php?
What is php string function?
which function used to get the file name in php?
What are the array functions in php?
Do you know what is the differences between $a != $B and $a !== $B?
What are the different functions in sorting an array?
How to get the http request in php?
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...
What is api used for?
What is the difference between core php and php?