php strloc / php string location
NO. PHP doesn’t have str loc, or string location. but php do have strpos (string position). which works very much the same i assume. go here for more info on this strpos http://www.php.net/manual/en/function.strpos.php
Categories: Uncategorized