- [1062] PHP7入門
 - 1. 建構開發環境與系統規劃6781
 - 1-1 Visual Studio Code編輯器完整設定4969
 - 1-2 各種訊息整理2996
 - 1-3 test.php2816
 - 1-4 index.php2996
 - 1-5 templates/index.tpl2992
 - 2. 寫入資料到資料庫14314
 - 2-1 templates/index.tpl3233
 - 2-2 templates/admin.tpl2543
 - 2-3 css/my.css2595
 - 2-4 admin.php2618
 - 3. 資料庫讀取與程式的整併3827
 - 3-1 admin.php2822
 - 3-2 index.php2759
 - 3-3 function.php2263
 - 3-4 templtes/index.tpl2223
 - 4. 加入登入及管理功能3566
 - 4-1 header.php2473
 - 4-2 footer.php2649
 - 4-3 index.php2525
 - 4-4 admin.php2653
 - 4-5 templtes/header.tpl2209
 - 4-6 templtes/footer.tpl2144
 - 4-7 templtes/index.tpl2646
 - 4-8 templtes/admin.tpl2291
 - 4-9 templates/op_show_article.tpl2401
 - 4-10 templates/op_list_article.tpl2128
 - 4-11 css/my.css2127
 - 4-12 signup.php2724
 - 4-13 templtes/signup.tpl2191
 - 5. 編輯器及上傳縮圖4117
 - 5-1 includes/mailsender.php2932
 - 5-2 config.php2290
 - 5-3 verifyuser.php2449
 - 5-4 signup.php2268
 - 5-5 header.php2098
 - 5-6 admin.php2380
 - 5-7 main_login.php2078
 - 5-8 loginheader.php2094
 - 5-9 index.php2203
 - 5-10 css/my.css1974
 - 5-11 templates/nav.tpl2123
 - 5-12 templates/admin.tpl2239
 - 5-13 templates/index.tpl2096
 - 5-14 templates/signup.tpl2324
 - 5-15 templates/verifyuser.tpl2040
 - 5-16 templates/main_login.tpl2707
 - 5-17 templates/op_article_form.tpl2203
 - 5-18 ckeditor/config.js2166
 - 5-19 elFinder/elfinder_cke.php2467
 - 6. 使用上傳物件及管理功能3302
 - 6-1 admin.php2815
 - 6-2 index.php2245
 - 6-3 templates/nav.tpl2316
 - 6-4 templates/index.tpl2391
 - 6-5 templates/admin.tpl2430
 - 6-6 templates/footer.tpl2294
 - 6-7 templates/op_article_form.tpl2351
 - 6-8 templates/op_list_article.tpl2662
 - 6-9 templates/op_show_article.tpl2380
 - 6-10 css/my.css2257
 - 6-11 reporter.sql2269
 - 7. 多人合作開發3182
 - 7-1 admin.php3018
 - 7-2 index.php2180
 - 7-3 function.php2145
 - 7-4 templates/op_modify_article.tpl2338
 - 7-5 templates/op_article_form.tpl2100
 - 7-6 templates/op_modify_article.tpl2134
 - 7-7 .gitignore2058
 - 8. 文章分頁及搜尋3291
 - 8-1 index.php2397
 - 8-2 function.php2001
 - 8-3 PageBar.php2449
 - 8-4 search.php2331
 - 8-5 css/my.css2145
 - 8-6 templates/op_show_article.tpl2265
 - 8-7 templates/op_list_article.tpl2068
 - 8-8 templates/nav.tpl2159
 - 8-9 templates/search.tpl2165
 - 8-10 templates/op_search_article.tpl2073
 - 8-11 templates/op_search_form.tpl1936
 - 9. JOIN資料表及寄信功能2792
 - 9-1 search.php2086
 - 9-2 function.php4171
 - 9-3 admin.php4468
 - 9-4 templates/op_search_article.tpl2105
 - 9-5 templates/op_show_article.tpl2100