cooldude832 Posted December 1, 2007 Share Posted December 1, 2007 I want to do strpos from the end of the string any ideas?? Quote Link to comment Share on other sites More sharing options...
BenInBlack Posted December 1, 2007 Share Posted December 1, 2007 have you thought of using function strrev to reverse the string, now the back is the front Quote Link to comment Share on other sites More sharing options...
cooldude832 Posted December 1, 2007 Author Share Posted December 1, 2007 no, but I solved it a diffrent way Quote Link to comment Share on other sites More sharing options...
toplay Posted December 1, 2007 Share Posted December 1, 2007 http://us2.php.net/manual/en/function.strrpos.php Quote Link to comment Share on other sites More sharing options...
cooldude832 Posted December 1, 2007 Author Share Posted December 1, 2007 should i mentioned I need a 4 solution not 5 Quote Link to comment Share on other sites More sharing options...
toplay Posted December 1, 2007 Share Posted December 1, 2007 I marked your topic as solved then. Quote Link to comment Share on other sites More sharing options...
cooldude832 Posted December 1, 2007 Author Share Posted December 1, 2007 well to this question no, I just am assuming my string is at constant length, so I set the offset to get past the junk Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.