View Single Post
Old 02-16-2016, 01:18 PM   #1
PBCA Commish
Minors (Single A)
 
PBCA Commish's Avatar
 
Join Date: Nov 2015
Location: Montreal, Canada
Posts: 98
Updating PHP script for unpacking reports in MySQL database

So, I am lucky enough to be hosted on one of my webhost's older servers, on which they still can run php 5.4.

At the same webhost, I have a friend of mine running 3 leagues and he is hosted on a more recent server. Problem is, they do not run PHP 5.4 or earlier versions because it is now deprecated and php does not update 5.4 anymore.

Which causes a problem...because he cannot unpack and use the reports in a MySQL database.

So, OOTP will eventually have to update the unpacking script to have it functional up to 5.6, which is the current standard in PHP from what I understand.

Unless someone has an idea on how the current script can be updated to run with either php 5.5 or 5.6?
PBCA Commish is offline   Reply With Quote