Last active
March 8, 2018 10:06
-
-
Save wiyoe/09a1a22a11ee072e2cdd24e43655ca4e to your computer and use it in GitHub Desktop.
Ubuntu mysqli PHP 7
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| sudo apt-get update | |
| sudo apt-get upgrade | |
| sudo apt-get install php7.0-mysql |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment