Help for this page

Select Code to Download


  1. or download this
    if (length(substr($var, index($var, ' '), rindex($var, ' ')+1)) == len
    +gth($var) {
    Dosomething();
    }