单项选择题

已知某字符串为$mystr=“Yantai nanshan University”,则取子串函数substr($mystr,-18,-11)所得到的子串为()

A.Yantai
B.nanshan
C.University
D.会出现编译错误