- Output for 7.0.0 - 7.0.16, 7.1.0 - 7.1.2
- Parse error: syntax error, unexpected end of file, expecting ',' or ';' in /in/7i3tu on line 5
Process exited with code 255.
<?php
$str="http://192.168.1.31:8088/development/editphoto.php?invid=36&photoid=276";
$ind=strrpos ($str, "/", -1);
echo $ind