How Do I Install Mysqli Php Extension Using Ssh / Linux Commands?
I really need step by step instructions into how to use SSH to find, install, move etc. mysqli extension
I really need step by step instructions into how to use SSH to find, install, move etc. mysqli extension
Try asking at http://coding. limewebs. com
Perhaps the best place to look for advice is in the PHP litrature. Why would you want to use ssh? Are you setting up a database on a remote computer? Can’t you host the database locally?