PHP 5 Unleashed

Index

[SYMBOL] [A] [B] [C] [D] [E] [F] [G] [H] [I] [J] [K] [L] [M] [N] [O] [P] [Q] [R] [S] [T] [U] [V] [W] [X] [Y] [Z]

data

     encrypting/decrypting 2nd     processing WML form data 2nd 3rd 4th 5th 6th     sending WML form data 2nd 3rd

data conversion 2nd 3rd 4th 5th 6th

data encyrption [See encryption]data types     MySQL data types 2nd

    SQLite databases         definitions 2nd

         numeric 2nd         textual 2nddata validation

     basic validation 2nd

     MD5 algorithm 2nd 3rd

     protect() function 2nd 3rd 4th 5th

     script 2nd 3rd 4th 5th 6th 7th 8th     separating presentation code from validation code

     validate() function 2nd 3rd 4th 5th

database abstraction layer     js xref dba

database handlers

     dba handlers 2nd 3rd

         include file         writing changes to hard disk databases [See also SQL]

     and security of PHP code 2nd 3rd

     data conversion 2nd 3rd 4th 5th 6th

    dba [See functions[semi]dba functions]

    dba functions [See dba]

     magic quotes 2nd 3rd 4th

    MySQL

         closing connections

         comparison operations 2nd

         creating 2nd

         js add entries

         prepared statements 2nd 3rd 4th 5th 6th

         setting as active database 2nd 3rd

    MySQL databases         versus SQLite 2nd 3rd 4th    MySQLi [See selecting;MySQLi databases]

     RDBMS (relational database management system) 2nd 3rd 4th 5th

    SQLite databases         accessing from multiple processes 2nd         auto-incrementing keys 2nd

         calling PHP functions in queries 2nd         closing 2nd

         error handling 2nd 3rd

         locking

         navigating resultsets 2nd 3rd 4th         NULL value         opening 2nd 3rd

         querying 2nd 3rd

         registering user-defined functions 2nd 3rd 4th 5th 6th         retrieving results 2nd 3rd 4th 5th 6th 7th         timeouts 2nd

         version sufficiency, determining         versus MySQL 2nd 3rd 4th

     variable serialization 2nd DATE data type (MySQL)date/time

     formatting values 2nd

DATETIME data type (MySQL)

db2 database handler

db3 database handler 2nd db4 database handler

dba

     compressing database files     creating databases 2nd

     database handlers 2nd 3rd

         include file

         writing changes to hard disk     deleting database entries     installing 2nd

     reading database data 2nd 3rd 4th 5th 6th

     sample application 2nd 3rd 4th 5th

     updating data 2nd

     writing database data 2nd 3rd 4th 5th

dba_close() function

dba_delete() function

dba_fetch() function 2nd

dba_firstkey() function 2nd

dba_handlers() function

dba_insert() function

dba_nextkey() function 2nd

dba_open() function

dba_optimize() function dba_replace() function 2nd dba_sync() function

dbm database handler

debug() function debug_console() functiondebugging

     regular expressions debugging scripts 2nd

     logical bugs 2nd

         assertions 2nd 3rd 4th 5th

         preventing 2nd         script tracing 2nd 3rd 4th 5th     open source tools

     syntax bugs 2nd 3rd

decks (WML) 2nd     linking to cards 2nddecoding

     form data 2nd 3rd decrypting data 2nd

default     error handler 2nd 3rd 4th 5th 6th DEFAULT qualifier (CREATE TABLE statement)

defining

     functions 2nd 3rd

deleting

     cookies     dba database entries

     files 2nd

delimiters     PCRE (Perl-Compatible Regular Expressions)

DESCRIBE statement (SQL) 2nd 3rd 4th

destroy session handlers (MySQLi) 2nd

destroying     cookies 2nd     session variables

     socket resources

     variables 2nd

destructors 2nd

dialog application 2nd 3rd 4th 5th 6th 7th 8th

     command-line arguments 2nd

     downloading

     exit codes

     passing arguments

     testing installation

     widgets available

Digest authorization

     HTTP

digit character class (POSIX regular expressions) dio_close() function 2nd dio_fcntl() function 2nd 3rd 4th

dio_open() function 2nd

dio_read() function 2nd 3rd dio_seek() function dio_stat() function 2nd

dio_tcsetattr() function 2nd dio_truncate() function 2nd

dio_write() function 2nd

direct I/O (Unix) 2nd 3rd 4th 5th 6th 7th 8th 9th 10th 11th

     closing connections 2nd     configuring connections 2nd 3rd 4th     file pointer, adjusting 2nd

     opening connections 2nd

     reading from connections 2nd 3rd     retrieving connection information 2nd     writing to connections 2nd

directives     disabled CLI directives 2nd

     magic quotes directories 2nd 3rd 4th     closing

     opening 2nd 3rd

     reading entries 2nd

     Smarty template package 2nd 3rd

directories (Web service-enabled applications) 2nd     lookup with UDDI 2nd 3rd 4th 5th

display_errors directive (php.ini) 2nd

display_startup_errors directive (php.ini) 2nddistribution

     PEAR packages

DNS

    DNS records         retrieving by IP address 2nd         retrieving information about 2nd 3rd 4th 5th

     IP addresses, retrieving by domain 2nd

DNS_ALL constant

DNS_ANY constant

dns_check_record() function 2nd

dns_get_mx() function 2nd

dns_get_record function 2nd 3rd

do/while statement 2nd

docref_ext directive (php.ini)

docref_root directive (php.ini)

document generation

     PDF (Portable Document Format)

         color, adding 2nd 3rd

         fonts 2nd 3rd         images, adding 2nd 3rd 4th         paper sizes/points 2nd

         patterns 2nd 3rd 4th

         PDFLib configuration parameters 2nd         PDFLib coordinate system 2nd         PDFLib coordinate system, manipulating 2nd 3rd

         rendering shapes 2nd 3rd 4th 5th         rendering text 2nd 3rd 4th 5th 6th 7th

         resources

         setting publisher information 2nd

         skeleton PDF documents 2nd         step-by-step process 2nd 3rd 4th 5th 6th         templates 2nd 3rd 4th

     RTF (Rich Text Format) 2nd 3rd 4th 5th 6th 7th 8th

         displaying in browsers 2nd         limitations         step-by-step process 2nd

         templates 2nd 3rd 4th 5th 6th 7thdocument tree

     tidy 2nddocuments     caching 2nd 3rd 4th

    tidy extension and

         beautifying documents

         cleaning/repairing documents 2nd

         converting documents to CSS 2nd         error log, retrieving 2nd

         extracting URLs from documents 2nd

         parsing input documents 2nd 3rd 4th 5th 6th 7th 8th         reducing document bandwidth 2nd

         retrieving 2nd

         tidy configuration options 2nd 3rd 4th 5th

DOM XML module 2nd     functions 2nd 3rd     properties 2nd 3rd

     support 2nd

     XSLT transformation 2nd 3rd 4th

domxml open file() property

domxml open mem() property

domxml xslt stylesheet doc() function

domxml xslt stylesheet file() function

domxml xslt stylesheet() function

downloading

     dialog application

     PEAR packages 2nd

     Smarty template package

dq] escape character 2nd

drawing 2nd 3rd 4th [See also images] [See also functions, functions;image functions]     arcs 2nd 3rd     brushes 2nd 3rd 4th 5th 6th 7th 8th

     circles 2nd

     curved surfaces 2nd 3rd 4th     ellipses 2nd     filled shapes 2nd 3rd 4th 5th

     js make 3s 2s     line-based geometric shapes 2nd 3rd 4th

     lines

     polygons 2nd 3rd

     rectangles 2nd     spirals 2nd     text

         GD internal fonts 2nd 3rd 4th

         PostScript fonts 2nd 3rd 4th 5th 6th         TrueType fonts 2nd 3rd 4th 5th DROP statement

drop-down list widgets dump_urls() function 2nd

dynamic functions 2nd dynamic variables 2nd

Категории