2006/7/24

Set php to use mysql functions

  1. Install php
  2. Open debug message for checking if modules loaded correctly
    1. display_startup_errors = On
  3. Set extension directory
  4. Uncomment php_mysql.dll in php.ini
  5. Set php install directory into enviroment variable, e.g PATH in Windows
  6. Good luck~

from: php doc

沒有留言:

張貼留言