Docsity
Docsity

Prepare for your exams
Prepare for your exams

Study with the several resources on Docsity


Earn points to download
Earn points to download

Earn points by helping other students or get them with a premium plan


Guidelines and tips
Guidelines and tips

Web Performance Optimization with PHP: Introduction and Extensions, Summaries of Optimization Techniques in Engineering

how to increase web performance and optimize the web application

Typology: Summaries

2022/2023

Uploaded on 04/26/2023

santosh-kumar-44
santosh-kumar-44 🇮🇳

3 documents

1 / 7

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
CAP785
WEB PERFORMANCE OPTIMIZATION
pf3
pf4
pf5

Partial preview of the text

Download Web Performance Optimization with PHP: Introduction and Extensions and more Summaries Optimization Techniques in Engineering in PDF only on Docsity!

CAP

WEB PERFORMANCE OPTIMIZATION

INTRODUCTION

  • (^) PHP is a server scripting language, and a powerful tool

for making dynamic and interactive Web pages.

  • (^) PHP has become the most popular web scripting

language.

  • (^) The downside to the popularity of back-end scripting

is higher performance overheads

  • (^) Although PHP scripts are typically fairly lightweight,

they are still a lot slower to serve up than static HTML

documents.

PHP CACHING