简单教程
提交运行
代码编辑器:
<?php $str = "www.twle.cn"; print_r (explode(".",$str));
运行结果: