Blog Posts Tagged `php`

The following posts are related to php. Return to the blog archive for more content, or get in touch via the contact form below if you're looking for something you think we might be able to help with.

Apps & Tools

QWeb Ltd launches WordPress Admin Country Allowlist plugin

We host a number of WordPress websites, and we manage servers for other agencies hosting WordPress websites too. Out of the box, WordPress isn't exact...

Read more

Tutorials

Reading from a Facebook page with PHP

This is an old post and Facebook have since closed access to their XML feeds. It's still possible to access Facebook content via their APIs which we'l...

Read more

Tutorials

Reading from a Twitter feed with PHP

This is an old post and Twitter's API is no longer freely accessible. We've kept it though, because it might still be useful to somebody....

Read more

Tutorials

Setting up a Paypal account to use with an IPN enabled shopping cart

Paypal is one of the nicest platforms to take online payments through. A developer can build Paypal integration in to just about any website relativel...

Read more

Tutorials

Alternative to Google's currency conversion API

This is an old post about a service that's since been discontinued. We've kept it though, because some of the attached comments might still be useful...

Read more

Tutorials

Wordpress plugins tutorial

This week's tutorial covers Wordpress plugins. Wordpress is an out of the box development environment which was originally used as a blogging and CMS...

Read more

Tutorials

Caching: A quick effective way to speed up your site

While caching is becoming slightly less popular due to the forever increasing speed of networks, it can still be useful for both mobile data and slow...

Read more

Tutorials

checkdnsrr() PHP Function for Windows IIS servers

When handling form submissions that ask for a visitors email address, such as a registration form or mailing list sign-up, it's a good idea to verify...

Read more