<?php$entry = yp_match($domain, "passwd.byname", "joe");echo "Matched entry is: " . $entry;?> The above code will produce : joe:##joe:11111:100:Joe User:/home/j/joe:/usr/local/bin/bash See also yp_get_default_domain(). 后退 起點(diǎn) 前進(jìn) yp_master 上一級(jí) yp_next...
www.dbjr.com.cn/shouce/php5/zh/function... 2025-4-20