Ah, yeah, in there lies exactly my problem. My webhost currently has an older version of PHP installed (5.3.29) with an older version of MySQL (5.5.32-cll-lve). I’ve installed WP and used it for more than a year now on that installation….. So I’m looking to migrate to the new PHP7 and keeping WP as much as I can. Hence my questions ?? I’m planning to use WP purely for blog purposes, instead of the portfolio function it also has now and I want to run a seperate portfolio besides WP.
I planned to run the seperate database driven portfolio with PHP7 PDO.
Will this conflict with WP running with MySQLli or can these two projects run besides one another without a problem?
I can upgrade my PHP installation to 5.4, 5.5, 5.6 and 7.0 on my site through my cpanel. So the question for me is: Should I upgrade to 5.6 (which I understand is also still being developed with new releases), or should I upgrade to PHP7? I originally thought I could upgrade to PHP7, but I want to make sure everything keeps running smoothly ??
Thanks for the help!