Jump to content

Recommended Posts

Posted

Have tried to convert from mysql to mysqli since php version 7 doesn't supported mysql, I have try some script to test my new mysqli code but after successful install is still keep showing blank page. Please help me

 

ariyo.heliohost.org

Posted

We support php 5.6, 5.5, and 5.4 on all of our servers. If you want to continue using your older code you can, just change the php version.

 

If you want to update your code to run on newer versions of php I recommend making just a few changes at a time, and then put an exit; command and do lots of echos and var_dumps along the way to make sure everything is working the way you want. Then if that section is working move your exit; down a bit and do it again.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...