The LAMP Platform Linux Apache MySQL PHP
The acronym LAMP (or L.A.M.P.) refers to a set of free software programs commonly used together to run dynamic Web sites or servers. To be precise, it is an open source Web platform. Though the originators of these open source programs did not design them all... Read more | PHP: Hypertext Preprocessor
PHP is a scripted programming language that can be used to create websites. Short for "PHP: Hypertext Preprocessor" (the initials actually come from the earliest version of the program, which was called "Personal Home Page" but in their current form, constitute a recursive... Read more | MVC Architecture Model-View-Controller
Model-view-controller (MVC) is a software architecture that separates an application's data model, user interface, and control logic into three distinct components so that modifications to one component can be made with minimal impact to the others. Read more
| Asterisk PABX VoIP SIP
Asterisk is a complete PBX in software. It runs on Linux, BSD, Windows and OS X and provides all of the features you would expect from a PBX and more. Asterisk does voice over IP in four protocols, and can interoperate with almost all standards-based... Read more |