佛祖球球

  • Facebook
  • Twitter

PHP

PHP

[PHP] isset 與 empty的差別

可以先參考 PHP官方isset的文件 isset就是拿來確定變數是否有被設置,簡單講就是判斷是不是 Read more…

By johnson, 14 年30 8 月, 2011 ago
PHP

[PHP]過濾特殊字元(預防SQL injection)

Mysql function 如果是是用mysql function(ex:mysql_connec Read more…

By johnson, 15 年24 11 月, 2010 ago
PHP

[PHP]CKEditor & CKFinder

很多專案在開發時,都會遇到公告、最新消息等等需要編輯器的問題, CKEditor就是一個很強大的所見 Read more…

By johnson, 15 年19 11 月, 2010 ago
Hadoop

[Hadoop]PHP access HBase

請先參考HBase + Thrift + PHP 首先要先引用Thrift <? //incl Read more…

By johnson, 15 年9 11 月, 2010 ago
PHP

[PHP]PDO基本用法

使用PDO讀取資料庫的好處,在於如果更換資料庫時,不需要更改到程式碼! 例如MySQL轉移到其他資料 Read more…

By johnson, 15 年3 11 月, 2010 ago
Linux

[Ubuntu]install PDO driver

因為隨著版本的不同,PDO driver都會一起被包在其他套件中一同安裝, 可以從phpinfo() Read more…

By johnson, 15 年3 11 月, 2010 ago
PHP

[PHP]md5編碼

$short_url = substr(md5(uniqid()),0,5);//md5亂數編碼,取 Read more…

By johnson, 15 年 ago
PHP

[PHP]ASCII與字元轉換函式

$a = chr(97); //ASCII轉換成字元 $b = ord("a") Read more…

By johnson, 15 年 ago
PHP

[PHP]解析XML

PHP解析XML可以利用simplexml_load_string()或simplexml_load Read more…

By johnson, 15 年15 7 月, 2010 ago
PHP

[PHP]Heredoc string quoting

note一下,不需要使用跳脫字元的字串 class foo { var $foo; var $bar Read more…

By johnson, 15 年15 7 月, 2010 ago

文章分頁

上一頁 1 ... 14 15 16 下一頁
分類
  • Android
  • AngularJS
  • API Blueprint
  • Audio Engineering
  • Chrome
  • Cloud-Solution
    • AWS
    • Azure
  • Database
    • MySQL
  • DataStructure
  • Docker
  • Editor
    • Vim
  • FFmpeg
  • Firefox
  • Git
  • GitLab
  • Google API
  • Hadoop
  • HTTP
  • Language
    • Go
    • Java
    • JavaScript
      • jQuery
        • jQueryChart
      • Node.js
      • Vue
        • Vue-CLI
    • PHP
      • Laravel
      • Lumen
      • ZendFramework
    • Python
  • Mac
  • Network
    • Cisco
    • DLink
    • Juniper
  • Oauth
  • Server
    • Apache
  • Share
  • Unix
    • FreeBSD
    • Linux
  • WebDesign
    • Bootstrap
    • CSS
    • HTML
    • Wordpress
Search
  • About
Hestia | Developed by ThemeIsle