home / PHP

Category: PHP

Searching for files matching a string value - php

  I used a bit of php code in the background to search for any images that belong to a specific post and then determine where that image should be positioned, automatically.

HOW TO: Remove “confirm form resubmission” from Google Chrome

  The steps required to remove the 'confirm form resubmission' from google chrome

HOW TO: Get alexa world ranking in php

  Here are the steps and script used to retrieve the global ranking from alexa and presented in php.

force https php for website

  Since today, individuals would access my website over http though after installing the SSL certificate for my website, I wanted to force requests to be https instead of http.

AWS-PHP integration - Email not sent. SMTP Error: Could not authenticate.

  AS I was migrating my environment into an S3 environment, I wanted to leverage off the SES services that AWS provide, more specifically, to leverage the off the SMTP functionality by sending an email via PHP

Comments