https://vector.cool */ Namespace VECTOR\COOL; function test() { echo "Hello world!\n"; } call_user_func(__NAMESPACE__ .'\test'); ...
確定! 回上一頁