WEB HOSTING & SCRIPTING
LANGUAGES
By Zeeshan Hussain (Software Engineer)
zeeshan hussain (software engineer)
WEB HOSTING
• Web Hosting is an online service that makes your website’s content
accessible on the internet.
• When you purchase a hosting plan, you are renting space on a
physical server to store all the website’s files and data.
• They are responsible for keeping the server
up and running, implementing hosting
security measures, and ensuring that data
such as texts, photos, and other files are
transferred successfully to the visitors’
browsers.
zeeshan hussain (software engineer)
TYPES OF WEB HOSTING
• Different kinds of websites need different types of hosting.
• Check out list of the best hosting services on the market:
• Shared hosting.
• WordPress hosting.
• VPS hosting.
• Dedicated hosting.
• Cloud hosting.
zeeshan hussain (software engineer)
SHARED HOSTING
• With shared hosting, multiple users share the same server resources,
including memory, processing power, and storage space.
zeeshan hussain (software engineer)
WORDPRESS HOSTING
• WordPress hosting is any form of web hosting that is specifically
optimized to function with websites built via WordPress.
• Websites built on the WordPress platform have some unique
characteristics that can cause
functionality issues if not properly
optimized — meaning certain elements
may not load properly, increased load
time, or the website could become
unreachable altogether.
zeeshan hussain (software engineer)
VIRTUAL PRIVATE SERVER (VPS) HOSTING
• Much like shared hosting, Virtual Private Servers (VPS) store multiple
websites on a single server. In this case, you get your own
environment with dedicated resources of RAM and disk space.
• VPS hosting is more powerful than shared hosting because it has its
own operating system and CPU cores.
zeeshan hussain (software engineer)
DEDICATED HOSTING
• Dedicated server hosting is a type of web hosting service where you
have your own server.
• With dedicated hosting, you will not be sharing your server with
other websites.
• This gives you will have more control
over your server and the resources
that are available to you.
zeeshan hussain (software engineer)
CLOUD HOSTING
• Cloud hosting is a hosting service that allows you to have your
website hosted on multiple servers.
• Thus, if one server experiences high traffic or a problem, the
remaining ones will take over and maintain the website operating.
zeeshan hussain (software engineer)
SCRIPTING LANGUAGES
• A scripting language is a programming language that executes tasks
within a special run-time environment by an interpreter instead of a
compiler.
• They are usually short, fast, and
interpreted from source code or
bytecode.
• Such environments include software
applications, web pages and games.
zeeshan hussain (software engineer)
TYPES OF SCRIPTING LANGUAGES
• here are two main types of scripting languages:
• Client-Side
• And Server-Side.
zeeshan hussain (software engineer)
CLIENT SIDE SCRIPTING LANGUAGES
• Client-side scripting typically works in the front end, with script visible
to users.
• It can help reduce server load and is often used to change content or
examine users' forms for mistakes before submitting them.
• Common client-side scripting languages include:
• jQuery
• CSS
• JavaScript
zeeshan hussain (software engineer)
INTRODUCTION TO JAVASCRIPT
• JavaScript is a scripting language that enables you to create
dynamically updating content, control multimedia, animate images,
and pretty much everything else.
• JavaScript is the Programming Language for the
Web.
• JavaScript can update and change both HTML
and CSS.
• JavaScript can calculate, manipulate and
validate data.
zeeshan hussain (software engineer)
SERVER SIDE SCRIPTING LANGUAGES
• The term server-side scripting language refers to those that run off a
web server.
• Since it performs from the back-end side, the script is not visible to
the visitor.
• Because of that, it is a more secure approach.
• Common server-side scripting languages include:
• PHP
• Python
• Node.js etc.
zeeshan hussain (software engineer)
INTRODUCTION TO PHP
• Hypertext Preprocessor (PHP) is an open-source, free server-side
scripting language widely used in web development. According to
Web Technology Surveys, PHP is used by 78.1% of all websites,
including high-traffic websites like Facebook and Wikipedia.
• PHP scripts are executed on the server
• PHP is free to download and use
zeeshan hussain (software engineer)
IF ANY QUESTION, YOU CAN
ASK!
zeeshan hussain (software engineer)
THANK YOU!
zeeshan hussain (software engineer)