此SQL語法 為 tableA 有資料即顯示
select A.*,B.*
from tableA as A LEFT JOIN tableB as B on A.id = B.id
where A.id > 0
order by A.id
2011-10-19
2011-10-06
SQL 2008 R2 新增 User Password 及 開放權限
2011-10-02
php 圖片編輯 IE 瀏覽器 CACHE 無法顯示圖片 問題
img src='http://127.0.0.1/LoveAll/modules/portal/laTitleBar1.jpg?".md5(microtime())." ' border=0 width='874' height='100'
在圖片連結後面 增加 ?".md5(microtime())."
在圖片連結後面 增加 ?".md5(microtime())."
訂閱:
文章 (Atom)