strpos(“mitch”, “m”);
HI you should add echo befor it to print it in the console.
echo strpos("mitch", "m");