How do you match the character ^ at the beginning of the
string? - ^^
Answer Posted / subhash
echo ereg("^[\^]","^subhash");
| Is This Answer Correct ? | 14 Yes | 1 No |
Post New Answer View All Answers
Is php a cms?
What is the difference between characters 34 and x34?
A process can run only in the background. State Whether True or False?
How can we change the maximum size of the files to be uploaded?
What is the use of die in php?
How to find the length of a string?
How to count all the lines of code in a directory and sub folder?
How do I display php errors?
How to get the http request in php?
What is the latest version of php?
Is php dying 2018?
What is the role of php.ini file?
What is mvc in php?
What is a simple php method to make a cross domain data request?
What are the differences between GET and POST methods?