MS SQL 判斷資料庫 是否存在
MySQL 部分 - 參考語法
create database if not exists `dbname`;
DROP TABLE IF EXISTS `tbname`;
CREATE TABLE `tbname`(...)
PHP 物件導向
http://expect7.pixnet.net/blog/post/38682696
PHP全局變數
http://echoright.blog.51cto.com/151903/87695
PHP 變數範圍(GOOD)
http://coyanlee.blogspot.tw/2012/04/php-local-global-static-parameter-scope.html
Mysql Join語法
http://blog.wu-boy.com/2009/01/mysqlleft-right-inner-outer-join-%E4%BD%BF%E7%94%A8%E6%96%B9%E6%B3%95/
MySql Stored procedure
http://ithelp.ithome.com.tw/question/10032363
http://expect7.pixnet.net/blog/post/38682696
PHP全局變數
http://echoright.blog.51cto.com/151903/87695
PHP 變數範圍(GOOD)
http://coyanlee.blogspot.tw/2012/04/php-local-global-static-parameter-scope.html
Mysql Join語法
http://blog.wu-boy.com/2009/01/mysqlleft-right-inner-outer-join-%E4%BD%BF%E7%94%A8%E6%96%B9%E6%B3%95/
MySql Stored procedure
http://ithelp.ithome.com.tw/question/10032363
沒有留言:
張貼留言