Skip to content
PHP Developer

Freelance PHP Developer based in Manchester, UK

  • Home
  • About
  • Contact
  • CV
  • Services
  • Portfolio
  • Articles
  • Talks

Performance

  • Home
  • Performance

Reducing the number of requests

Posted by By Paul February 15, 2014Posted inPerformance
As well as reducing request sizes, one way to potentially boost the performance of your website is to reduce the number of requests required to load each page. Every HTTP…
Read More

Reducing request sizes

Posted by By Paul January 30, 2014Posted inPerformance3 Comments
One way to improve the performance of your website - regardless of language - is to reduce the amount of data sent across the network. Even though many users now…
Read More

Using exec to reduce PHP memory use

Posted by By Paul December 24, 2011Posted inPDF, Performance
As mentioned in a previous post, I've recently started to use a library called dompdf to convert HTML to PDF using PHP. One of the major problems I came across…
Read More

Serving static files from a different domain

Posted by By Paul October 16, 2011Posted inPerformance
Whilst debugging a site last week, I noticed the following header was being sent to the server with each request (actual name/value removed): Cookie: cookiename=cookievalue When requesting the main PHP…
Read More
Contact details
Paul Waring
paul@phpdeveloper.org.uk
07999 030 251
LinkedIn
Recent Posts
  • What are your niches and how did you find them?
  • Why and how do you set client financial exposure limits?
  • 10 years of freelancing full time
  • How do you find clients as a freelancer?
  • What mix of work types does your freelance business involve?
Copyright 2025 — PHP Developer. All rights reserved. Sinatra WordPress Theme
Scroll to Top