此商品已下架,若仍需天瓏代為查詢或代購書籍,請與門市客服人員聯繫,或 E-mail 至 service@tenlong.com.tw 將有專人為您服務。

PHP Pocket Reference, 2/e
暫譯: PHP 口袋參考手冊, 第2版

Rasmus Lerdorf

  • 出版商: O'Reilly
  • 出版日期: 2002-11-01
  • 售價: $650
  • 貴賓價: 9.5$618
  • 語言: 英文
  • 頁數: 144
  • 裝訂: Paperback
  • ISBN: 0596004028
  • ISBN-13: 9780596004026
  • 相關分類: PHP
  • 已過版

買這商品的人也買了...

商品描述

Simple, to the point, and compact--in fact, exactly what you've come to expect in an O'Reilly Pocket Reference--the second edition of PHP Pocket Reference is thoroughly updated to include the specifics of PHP 4, the language's latest version.

Written by the founder of the PHP Project, Rasmus Lerdorf, PHP Pocket Reference is both a handy introduction to PHP syntax and structure, and a quick reference to the vast array of functions provided by PHP. The quick reference section organizes all the core functions of PHP alphabetically so you can find what you need easily; the slim size means you can keep it handy beside your keyboard for those times when you want to look up a function quickly without closing what you're doing.

This valuable little book provides an authoritative overview of PHP packed into a pocket-sized guide that's easy to take anywhere. It is also the ideal companion for O'Reilly's comprehensive book on PHP, Programming PHP.

The PHP Pocket Reference an indispensable (and inexpensive) tool for any serious PHP coder.

Table of Contents

Introduction

Installation and Configuration

Embedding PHP in HTML
      Including Files

Language Syntax

Variables
      Dynamic Variables

Data Types
      Integers
      Floating Point Numbers
      Strings
      Booleans
      Arrays
      Objects
      Type Casting

Expressions

Operators

Control Structures
      if
      switch
      while
      do/while
      for
      foreach

Functions
      Passing Arguments to Functions
      Variable Scope
      Static Variables

Web-Related Variables

Sessions

Examples
      Showing the Browser and IP Address
      Intelligent Form Handling
      Web Database Integration

Function Reference

商品描述(中文翻譯)

簡單、直接且精簡——事實上,這正是您對 O'Reilly 口袋參考書的期待——《PHP 口袋參考》第二版已全面更新,以包含 PHP 4 的具體內容,這是該語言的最新版本。

本書由 PHP 專案的創始人 Rasmus Lerdorf 撰寫,《PHP 口袋參考》既是 PHP 語法和結構的便捷入門,也是 PHP 提供的各種函數的快速參考。快速參考部分按字母順序組織了所有核心函數,讓您可以輕鬆找到所需內容;其纖薄的尺寸意味著您可以將其放在鍵盤旁邊,隨時查閱函數,而不必關閉正在進行的工作。

這本寶貴的小書提供了關於 PHP 的權威概述,裝入一個口袋大小的指南,方便隨身攜帶。它也是 O'Reilly 關於 PHP 的全面書籍《Programming PHP》的理想伴侶。

《PHP 口袋參考》是任何認真 PHP 程式設計師不可或缺(且價格實惠)的工具。

目錄

引言

安裝與配置

在 HTML 中嵌入 PHP
      包含檔案

語言語法

變數
      動態變數

資料類型
      整數
      浮點數
      字串
      布林值
      陣列
      物件
      型別轉換

表達式

運算子

控制結構
      if
      switch
      while
      do/while
      for
      foreach

函數
      傳遞參數給函數
      變數範圍
      靜態變數

與網頁相關的變數

會話

範例
      顯示瀏覽器和 IP 位址
      智能表單處理
      網頁資料庫整合

函數參考