Unix and Linux OS Most of the time many peoples get challenged about Unix and Linux OS, they treat this two different flavors as same entity. But both of this OS have their own features and limitation. The following section clearly define and differentiate this two OS in details. Unix is a proprietary OS, born […]
Category: Important points
What is Zend Engine?
The Zend Engine is the open source scripting engine that interprets the PHP programming language. It was originally developed by Andi Gutmans and Zeev Suraski while they were students at the Technion – Israel Institute of Technology. They later founded a company called ZendTechnologies in Ramat Gan, Israel. The name Zend is a combination of […]
Web servers (Apache & IIS)
Apache or Apache HTTP web server Apache or Apache HTTP web server, is an open source Web server application managed by the Apache Software Foundation. The server software is freely distributed, and the open source license means users can edit the underlying code to tweak performance and contribute to the future development of the program […]
Website development Cycle
Website development steps A Web development process is a documented outline of the steps needed to be taken from start to finish in order to complete a typical Web design project. Any software development project, a methodology should be followed to ensure project consistency and completeness. Step 1. Gathering Information: Purpose, Main Goals, and Target […]
HTTP Vs. HTTPS
What is HTTP? HTTP and HTTPS are protocols used by web browsers to access content in the form of web pages. HTTP stands for Hypertext Transfer Protocol which is basically a network protocol for exchange of information in the various forms such as text, images, audio, video and several other forms. This information or data […]