標籤: php

php

在linux上用curl上傳檔案到伺服器

curl -X POST -F “file=@./download.pdf” http […]

Be the First to comment. Read More
arduino

[arduino] 電腦透過php控制arduino

用VB控制arduino應該有不少範例才對,不過我想透過網頁來控制我的arduino,所以先來做一個簡單的範例 […]

Be the First to comment. Read More
php

[php] accuweather抓天氣

一般手機或是抓氣象的資料,通常很常會發現大家都是到accuweather 這個網站去撈資料的,她有非常詳細的資 […]

Be the First to comment. Read More
php

[php]curl 抓網頁

話不多說 附上程式碼

Be the First to comment. Read More
php

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

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

Be the First to comment. Read More