Pinned Loading
-
oh-my-zsh setup script
oh-my-zsh setup script 1#!/bin/bash
23#sudo apt-get install zsh -y
4sudo yum install -y zsh
5 -
PHP Reimplementation of Mysql's old_...
PHP Reimplementation of Mysql's old_password function which no longer exists in newer versions 1<?php
23/** Creates an old mysql hash compatiable with the old_password
4function that no longer exists in mysql */
5function mysql_old_password($password) {
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.