【PHP】一些PHP程式


php for windows http://windows.php.net/download/(VC9 x86 Thread Safe)

  1. 上傳檔案 http://www.w3schools.com/PHP/php_file_upload.asp
    1. 要在與程式同一個目錄創建upload 這個目錄並設成755,就會把上傳的檔案搬到 upload 這邊。
    2. $_FILES["file"]["size"] < 120000 就是限制檔案大小大約 120k bytes。
  2. 驗證碼 http://jax-work-archive.blogspot.com/2007/11/php.html
    1. 記得要指定所要使用的字型名稱與路徑。

【Debug】

  1. Xdebug http://www.xdebug.org/download.php
 

Ed32. Copyright 2008 All Rights Reserved Revolution Two Church theme by Brian Gardner Converted into Blogger Template by Bloganol dot com