Java Artisan / Neil Chan

2012-05-23

Java 腦袋學 PHP

基本物件
  • Java 腦袋學 PHP String
  • Java 腦袋學 PHP Array
  • Java 腦袋學 PHP Date
  • Java 腦袋學 PHP Variables
  • Java 腦袋學 PHP Function  
  • Java 腦袋學 PHP OOP
Web
  • Java 腦袋學 PHP Web Form Page
  • 從哪進入這一頁?
  • 啟用 Windows 版本 Apache 2.2.15 的 SSL  
  • 使用 Mediawiki zhconverter 進行 PHP 網頁簡繁互轉
IO
  • Java 腦袋學 PHP File
  • 使用 PHP 下載 CSV 檔案
  • 處理 PHP 上傳檔案
除錯
  • 在 Apache 與 PHP 遇到 403 Forbidden
  • 在 PHP 使用 mysql_connect()
  • 在 PHP 遇到「Cannot modify header information - headers already sent by」的錯誤
  • PHP 中文變亂碼了  
  • 動態修改 php.ini 設定值(ini_set)
  • 執行時停用 magic_quotes_gpc?  
其他
  • 使用 PHPMailer 寄送需要驗證的 SMTP Mail - 以 Gmail 為例
  • Apache Alias, Directory, Options, AllowOverride, Order, Allow, Deny 設定  
  • 在 CKEditor 加入上傳圖片的功能
張貼者: Unknown 於 09:41
以電子郵件傳送這篇文章BlogThis!分享至 X分享至 Facebook分享到 Pinterest
標籤: PHP

沒有留言:

張貼留言

較新的文章 較舊的文章 首頁
訂閱: 張貼留言 (Atom)

Neil Chan

Unknown
檢視我的完整簡介

筆記專輯

  • Java 腦袋學 Python
  • Java 腦袋學 PHP
  • Javascript "this" 四部曲
  • 從 iReport 學 JasperReports
  • Git 學習筆記
  • Lucene 3.6.0 學習筆記
  • Android 學習筆記
  • LimeJS 學習筆記

常用筆記

  • Maven 筆記

文章標籤

效能 (5) Ajax (2) Android (102) Android App (1) Apache (1) Blogger (2) CKEditor (1) Cordova (1) CSS (24) Eclipse (14) Effective Javascript (1) git (5) Gmail (1) Google (1) Google App Engine (7) Google Closure (2) Google Maps (1) Hibernate (24) Hibernate Annotation (6) HTML (6) i18n (2) iReport (18) JasperReports (21) Java (20) Java 8 (1) Java EE (2) Javascript (34) JDBC (2) Jetty (1) JNI (1) JPA (2) jQuery (19) JSON (1) Jsoup (1) LimeJS (17) Log (5) log4j (1) Lucene (6) Maven (21) MySQL (5) Node.js (1) OAuth 2.0 (1) OpenId (1) PHP (25) Project Reactor (1) Prototype.js (1) Python (32) Refactoring (9) Regular Expression (2) Spring (27) Spring MVC (19) SQL (8) SQLServer (3) Thread (1) Tiles (1) Tomcat (11) Tomcat 7 (2) Tomcat 8 (1) Vaadin (3) VMware (1) Windows 7 (2)

熱門文章

  • JasperReports Split Type in Bands
    Split Type 為 Bands 的三屬性之一,另外兩個為 Band height 和 Print When Expression ,用來設定當該頁或該欄剩餘的空間不足以容納該 Band 時,要如何安排該 Band。 iReport 的 Split Type 預設是...
  • Responsive Web Design
    Responsive Web Design? 智慧型手機的興起讓瀏覽網頁的螢幕變小,但既有網頁多半是固定寬度,一開始手機瀏覽器都是將網頁縮小到可以放進那小小的螢幕裡,但是這種作法一點幫助也沒有,圖那麼小、文字那麼小,什麼都看不清楚,只能在那不斷的放大放大縮小縮小,頭都暈了,怎...
  • 在 Android 裡使用 Google Maps
    最簡單的方法是用 WebView 連到 Google Maps,但卻是最糟糕的方式,因為有 MapView 可以用。 在 Android 裡使用 MapView,與一般的 Android 應用程式有些不一樣的地方。 Google Maps Library 首先就是 ...
  • 在 Android 裡使用 HttpURLConnection 讀取遠端的 JSON 資料
    在 EditText 輸入英文,按下 Enter 或翻譯 Button,程式建立 HttpURLConnection 連線 Google Translate API 取得中文意思顯示於畫面上。
  • Android 學習筆記
    基礎 設定 Android Source Code 到 Eclipse Eclipse 的 Autocomplete 遇到 Android API 時,慢到暴! 在 Eclipse 裡開啟 Android XML 設定檔發生錯誤 Android 裡的 @+id、@id...
  • Git 學習筆記
    Hello Git Git 常用指令 Git Remote Git Tag Git Branch
  • Android Handler 筆記
    每個 app 有一個 process,每個 process 可以有多個 thread,大部分的時候都只會有一個 thread 叫做 main thread。 Android app 的四大要角:activity、service、receiver、provider,都是由 ma...
  • 到底是誰用了fetch="select"!
    今天在處理效能問題時遇到一個 Hibernate 設定造成的效能問題,在一對多的關聯裡使用了以下的設定,導致 N+1 Select 的問題。 <set name="childred" inverse="true" lazy=...
  • Effective Javascript #12 - 變數拉升 Variable Hoisting
    又解了一個謎團,Javascript 的區域變數(Local Variable)是 Function-scoped,而非  Block-scoped。 用程式說明。 function hoist(i) { console.log('input - ' +...
  • 從 iReport 學 JasperReports
    JasperReports 與 iReport  第一個 JasperReports Sample with Java - JREmptyDataSource 版面 JasperReports Layout 基本元素 - 水平帶 Bands  JasperReport...

訂閱

發表文章
Atom
發表文章
留言
Atom
留言
技術提供:Blogger.