php中实现像asp中的left和right功能
//left x substr($str,0,x); //right x substr($str,-x);
收藏此文章 打印 更新 编辑此文章 『关闭窗口』