What is the use of trim in php?
No Answer is Posted For this Question
Be the First to Post Answer
what is the use of include_once in php?
hi, i am new for php I want to know where to create & how to run phpscript programme in LAMP?
To run php script on a local machine we need to install Apache http server and php. Then only scripts are run in the browsers. but when these things are not loaded on a local machine and a php script is brought by the browser still the browser displays the page. how?
Explain the difference between session and cookies in php?
What is constructors and destructors?
How many ways to include variables in double-quoted strings in php?
What is an example of a variable?
Where do I run php code?
Do you know how to delete a file from the system?
How can we optimize or increase the speed of a mysql select query?
What is the use of return in php?
How do you match the character ^ at the beginning of the string? - ^^