分類: php

php

[PHP] input所有過濾與攻擊

SQL注入攻擊(SQL injection attack) 在password部分輸入’ or & […]

One comment Read More
php

[PHP]PHP.INI中文版

  ;;;;;;;;;;;;;;;;; ;; 關於php.ini ;; ;;;;;;;;;;;;;; […]

Be the First to comment. Read More
php

[PHP] 基礎變數 $ & 介紹

PHP 基礎變數 $ & 介紹 時間 Mon Mar 1 14:49:37 2010 好吧 這篇應該算 […]

Be the First to comment. Read More
php

[PHP]自動產生圖形 header image系列指令

好 我們也可以透過php來產生任何你想要的檔案jpg pdf…$%$%… 甚至在上面寫 […]

Be the First to comment. Read More
php

[PHP] 正規表達式-如何判斷E-mail

像一般來說 e-mail應為 帳號@主機.主機名稱.網域 而帳號可能為0~9 a~z _ – . […]

Be the First to comment. Read More