What is PHP?

What is PHP? PHP is a server-side scripting language. that is used to develop Static websites or Dynamic websites or Web applications. PHP stands for Hypertext Pre-processor, that earlier stood for Personal Home Pages.PHP scripts can only be interpreted on a server that has PHP installed. The client computers accessing Read more…

What is AngularJS

What is AngularJS AngularJS is a structural framework for dynamic web apps. It lets you use HTML as your template language and lets you extend HTML’s syntax to express your application’s components clearly and succinctly. AngularJS’s data binding and dependency injection eliminate much of the code you would otherwise have Read more…

What is Node.js?

What is Node.js? Node.js is a server-side platform built on Google Chrome’s JavaScript Engine (V8 Engine). Node.js was developed by Ryan Dahl in 2009 and its latest version is v0.10.36. Node.js is an open-source, cross-platform runtime environment for developing server-side and networking applications. Node.js applications are written in JavaScript and Read more…

What is ethical hacking ??

What is ethical hacking ??  Certified Ethical Hacker (CEH) is a qualification obtained by demonstrating knowledge of assessing the security of computer systems by looking for weaknesses and vulnerabilities in target systems, using the same knowledge and tools as a malicious hacker, but in a lawful and legitimate manner to Read more…

Javascript

JAVASCRIPT JavaScript is the programming language of HTML and the Web.JavaScript defines the behavior of web pages. Web pages are not the only place where JavaScript is used. Many desktop and server programs use JavaScript. Node.js is the best known. Some databases, like MongoDB and CouchDB, also use JavaScript as their programming language. Read more…

Bootstrap

BOOTSTRAP Bootstrap is a free and open-source CSS framework directed at responsive,mobile-first front-end web development. It contains CSS– and (optionally) Javascript-based design templates for typography, forms, buttons, navigation, and other interface components. USAGE of Bootstrap 1.      First of all, Bootstrap is the most popular framework for creating layouts. Here are some additional reasons Read more…

What is PHP?

PHP code is executed on the server. What You Should Already Know Before you continue you should have a basic understanding of the following: HTML CSS JavaScript If you want to study these subjects first, find the tutorials on our Home page.   What is PHP? PHP is an acronym Read more…

Web Hosting

Web Hosting What is Web Hosting? Web hosting is a service that allows organizations and individuals to post a website or web page onto the Internet. A web host, or web hosting service provider, is a business that provides the technologies and services needed for the website or webpage to Read more…