How do you match the character ^ at the beginning of the
string? - ^^



How do you match the character ^ at the beginning of the string? - ^^..

Answer / subhash

echo ereg("^[\^]","^subhash");

Is This Answer Correct ?    14 Yes 1 No

Post New Answer

More PHP Interview Questions

Where can I find php ini file?

0 Answers  


Which is faster for or foreach?

0 Answers  


Does jwt protect against csrf?

0 Answers  


What is a controller php?

0 Answers  


Explain the changes in php versions?

0 Answers  






How check submit button is clicked in php?

0 Answers  


List some string function name in php?

0 Answers  


Who is the father of php?

0 Answers  


Is server side a session?

0 Answers  


What is the use of trim function in php?

0 Answers  


in PHP for pdf which library used?

0 Answers  


What is the difference between characters  and #?

0 Answers  


Categories