SAPI是PHP的一种接口,它为PHP提供了与Web服务器的交互方式。 深入理解PHP内核(二)之SAPI探究 SAPI简介 SAPI是Server Application Programming Interface(服务器应用编程接口)的缩写,PHP通过SAPI提供了一组……