Skip to content

Instantly share code, notes, and snippets.

@Pseric
Created August 16, 2017 04:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Pseric/0f586ef95a95b14ba1c13d3ac59e6312 to your computer and use it in GitHub Desktop.
Save Pseric/0f586ef95a95b14ba1c13d3ac59e6312 to your computer and use it in GitHub Desktop.
# 為資料庫建立更安全的資料表前綴
# 只能使用數字、英文字母和底線
$table_prefix = 'a81kJt_';
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment