<?php $s = "a(bcdefghijkl(mno)pa)q"; $mystring = substr($s,18,2); echo $mystring;
You have javascript disabled. You will not be able to edit any code.