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 Mastodon
Recent Posts
  • How do you retain your independence as a freelancer?
  • Would you buy an existing business?
  • What office chair do you use?
  • Would you consider working for a profit share or equity?
  • What payment methods do you accept?
Copyright 2025 — PHP Developer. All rights reserved. Sinatra WordPress Theme
Scroll to Top