如何刪除索引陣列中的值。
<?php $error_descriptions[1] = "A fatal error has occured"; $error_descriptions[2] = "PHP issued a warning"; $error_descriptions[8] = "This is just an informal notice"; unset($error_descriptions[2]); // 刪除 $error_descriptions[2] 資料 print_r($error_descriptions); ?>
頭文字「豬」 's blog Powered By F2blog.cont 1.1 Build 090728 CopyRight 2006 - 2010 XHTML | CSS | Archiver | Sitemap
Google Style 程序維護 By 墮落程式 Design by 8gov Skin from pjblog
F2Cont 1.1 Build 090726 正式版 (2009-07-26 19:31)
09/06/30 G型主機異常 (2009-06-30 11:43)
F2Cont 1.0 Beta 090628 8盎司非力牛 版 (2009-06-28 17:39)
F2Cont 1.0 Beta 060624 6盎司非力牛 版 (2009-06-24 15:10)
[轉載] 軟體服務就像自來水 隨選即用 (2009-06-14 23:37)
[PHP][PHPExcel] PHPExcel讀檔案記憶體不夠 Fatal Error Allowed memory size of xxx (2009-03-20 10:57)
[轉載] 高性能網頁開發新20條規則詳解 (2009-02-26 11:21)
[Linux][CentOs] 續 proftpd + MySQL + virtual user @CentOs5 (2008-12-12 10:24)
[F2cont] F2.Cont Ver 1.0 Beta 1202 版本发布 (2008-12-02 23:12)
[F2cont] F2.Cont Ver 1.0 Beta 1201 版本发布 (2008-12-01 21:56)
[JavaScript] 檢查輸入值是否為數字 part 2 正規表示式 (2008-11-25 12:15)
[F2blog] F2blog 主程式下載 1.2 版 build 0310 (2008-11-24 14:19)
[PHP][MySQL] MySQL 資料區分大小寫 (2008-10-30 18:28)
[PHP] 取得副檔名的方法 (2008-09-01 11:24)
[Javascript] 實現網頁列印 自動分頁 自動列印 (2008-08-21 14:38)
F2Blog 外掛&插件 顯示台灣BloggerAds 廣告 安裝方式 (2008-07-12 15:33)
[Linux][PHP] ionCube loader 和 Zend Optimizer 共存 (2008-07-02 20:32)
[Linux] 防 ssh 暴力攻擊 使用iptables & shell @ CentOS (2008-06-30 22:06)
[Linux] iptables for VPS 主機 @CentOs (2008-06-30 21:59)