From professional translators, enterprises, web pages and freely available translation repositories.
see also references explained.
see also references explained.
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
as of version 4.3.0, php supports a new sapi type (server application programming interface) named cli which means command line interface. as the name implies, this sapi type main focus is on developing shell (or desktop as well) applications with php. there are quite a few differences between the cli sapi and other sapi s which are explained in this chapter. it's worth mentioning that cli and cgi are different sapi's although they do share many of the same behaviors.
as the name implies, this sapi type main focus is on developing shell (or desktop as well) applications with php.
Last Update: 2011-10-24
Usage Frequency: 1
Quality: