Right now I am using this on my string substr($row->review[$i] , 0, 120) but I would like to take it a bit further and after I limit it find the last period and take out everything after. Any ideas?
Right now I am using this on my string substr($row->review[$i] , 0, 120) but
Share
1 Answer