News

An extension is a piece of code written in C or C++ which will be included into the PHP core when PHP starts. Normally, you have some more native functions available after including an extension. PHP ...
Hey guys,<BR><BR>I am in the process of trying to make a php editor for the desktop (win32)<BR><BR>I did a quick search but was unable to find anything helpful. What i want to do, using php.exe ...