Skip to content

Phanix's Blog

Menu
  • About Me / 關於我

phpmyadmin sql.lib.ph error #613

No Comments
| 學習工作, 工作, 程式

phpmyadmin version 4.6.6deb5ubuntu0.5,其他版本不確定有沒有

Read More »

UI freezes in Flutter build iOS app in China

No Comments
| 學習工作, 工作

最近遇到的問題,只能說中國網路神奇事情多多

Read More »

php handle CORS http api request in Unity WebGL project

No Comments
| 學習工作, 工作, 程式

Unity 可以將專案 deploy 到 web 環境中執行,但此時送 http api request 的時候,就會有 CORS 需要處理。

Read More »

Enable php mail function on ubuntu

No Comments
| 學習工作, 工作

許多用 php 開發的軟體(比方說 wordpress)通常會用 mail() 來呼叫系統預設的 mail service 寄信,但 ubuntu 預設是沒有安裝,所以得自己來。

Read More »

上海印象

No Comments
| 吃喝玩樂, 心路筆記, 旅遊, 生活點滴

Visit Shanghai during 2016/10/14~16. In brief: Hazy, rushing, mixture, mess, impolite, and selfish

Read More »

[mysql] Migrate user account from developing server to testing/production server

No Comments
| 學習工作, 工作

主要參考 http://www.uptimemadeeasy.com/linux/mysql-migrate-users-server-server/

Read More »

AB test to send HTTP POST/PUT with multipart data and headers

No Comments
| 學習工作, 工作

最近要拿 ab test 來做 http service 測試

Read More »

Install vsftpd on Ubuntu, and settings

No Comments
| 學習工作, 工作

基本上可以直接參考這篇,有些設定可以參考這篇

Read More »

鶴岡紅茶

No Comments
| 吃喝玩樂, 政論時事社會, 民以食為天, 生活點滴, 翻閱之樂, 鄉土

因為看到某某鶴岡文旦的行銷文章而引發好奇,所以查了一下鶴岡的農業(其實都是紅茶)發展資料

Read More »

phalcon (3.0) uses mvc control to provide RESTful api

No Comments
| 學習工作, 工作, 程式

Sometimes you need a JSON RESTful api interface in a MVC controller, which usually generate HTML results to users. public function createAction() { $this->view->disable(); $resp = new \Phalcon\Http\Response(); $resp->setHeader(“Content-Type”, “application/json”); //….. $resp->send(); return; }  

Read More »

Posts navigation

Previous 1 2 3 … 107 Next

Recent Posts

  • apache2.4 .htaccess 限定ip address 存取特定url
  • Gitlab runner install & setting
  • 從台鐵包袱談公共運輸
  • gitlab CI/CD 設定筆記
  • 跨網域的cookie與資料安全 / Cross domain cookie and data security

Recent Comments

  • AB test to send HTTP POST/PUT with multipart data and headers - Phanix's Blog on Create HTTP PUT request to upload a file (c# & python)
  • Domaine de Bellene & Maison Roche de Bellene Tasting | Phanix's Blog on Nicolas Potel
  • Abruzzo wine Italy on Italian wine tasting
  • Janet on [不推薦食記] A**ki Burger
  • slzzp on [食譜] 油封豬五花 Pork Belly Joint Confit

Archives

Tags

.net (28) 2008 (66) 2009 (91) Bordeaux (44) Bourgogne (35) c# (32) Cabernet Sauvignon (40) California (84) Chardonnay (46) dessert wine (24) food (53) France (52) France 法國 (68) French (28) French wine (22) japanese food (31) murmuring (25) photo-taking (46) photographing (48) Pinot Noir (51) portrait (21) programming (36) red wine (184) Santa Cruz (33) Syrah (22) Taiwan (39) traveling (74) USA (124) white wine (116) wine (173) wine tasting (217) 加州 (63) 勃根地 (38) 台灣 (28) 品酒 (215) 攝影 (93) 旅遊 (60) 氣泡酒 (22) 法國 (27) 波爾多 (37) 甜酒 (26) 白酒 (112) 紅酒 (181) 美國 (99) 義大利 (36)

Categories

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org

Phanix's Blog 2021 . Powered by WordPress