Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
嗨,我需要帮助,我完全卡住了,我正在学习 php,我的老师要我编写一个函数
有针对拍卖中标者和拍卖高出价者的邮寄功能,并通过拍卖到期时间进行测试。我该怎么做,谁能给我看代码?
我必须将任何内容传递给对象或函数吗?
请查看手册。
句法:
bool mail ( string $to , string $subject , string $message [, string $additional_headers [, string $additional_parameters ]] )