Toggle navigation
Questions
Ask
Tags
About
Contact Us
Sign Up
Sign in
Sort By
Views
Date
All Strpos related Questions
how to use strpos to find macth for string in PHP ?
by
|
06/04/17 |
3 Answers
|
Tags :
PHP
,
String
,
strpos
,
comparision
Views : 1514
is that strpos used properly ? how to find match for given string in other string . how we find it , is it matched or not in strpos function in PHP ?
Read more
how to get extension from the filename in PHP ?
by
sachin
|
21/10/16 |
3 Answers
|
Tags :
PHP
,
strpos
,
file-extension
,
substr
,
pathinfo
Views : 4097
how to get extension from the filename in php i had some code i made this code my own but not sure it is good way to find extension from the file in php
Read more