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
What is difference between require_once(), require(), include()?
How to add comments in php?
What is input sanitization in php?
What are php libraries?
write a prog using insert,update,delete in this manner as output? name: phno. add button 1.name phno. edit button delete button 2.
How big is nvarchar max?
Which is true about the singleton design pattern?
How to insert an new array element in array?
Explain briefly about a search-friendly site looks like?
How the web server interprets php and interacts with the client?
In php how can you jump in to and out of "php mode"?
What are the advantages of triggers?
What is composer install?
What is difference between rest api and restful api?
Which is useful for method overloading?