PHP CookBook Free Open Book

PHP CookBook

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] [Z]

pack( )
    format characters
        listing of 
    format strings 
    storing binary data in strings 
pack_start( ) (GtkVBox) 
package command (PEAR) 
package manager, PEAR  [See pear application]
packages, PEAR
    finding 
    PHP Extension Code Library (PECL) 
    PHP Foundation Classes 
    removing 
    requiring 
    upgrading 
padding
    arrays 
    strings  2nd 
paginating PEAR DB query results 
paragraphs, counting in a file 
    problems with 
parameters, function
    accessing 
    direct access in PHP 
    named 
    passing by reference 
    setting default values 
    variable number of 
parent class 
    identifying 
parent directory 
    creating 
parent node object 
parent:: (prefacing method name)  2nd 
parent_node( ) 
parse_ini_file( ) 
    by sections 
parsing
    comma-separated data 
    command-line program arguments 
    dates and times from strings 
    DOM 
    fixed-width records in strings 
    HTML, using nongreedy matching 
    ping program data 
    program arguments with getopt( ) 
    RSS feeds 
    strings with binary data 
    web server log file 
    XML 
        with DOM 
        with SAX 
passing by reference 
    function parameters 
    multiple function return values into arrays 
passing by value 
passwords
    anonymous FTP 
    checking strength of 
    DBM database of 
    encrypting and storing 
    HTTP authentication 
    keeping out of site files 
    lost, dealing with 
    PEAR DB backends 
    reading from command line without echoing 
    URLs protected by 
pathinfo( ) 
pathnames, Unix and Windows  2nd 
paths 
    for cookies 
pattern delimiters  2nd 
pattern modifiers 
    preg functions 
patterned lines, drawing with 
patterns  [See also regular expressions; wildcards]
    filenames matching 
    separating records, matching with regular expression 
pc_array_power_set( ) 
pc_array_shuffle( )  2nd  3rd 
pc_array_to_comma_string( )  2nd 
pc_ascii2html( ) 
pc_assign_defaults( ) 
pc_auth_ldap_signin() 
pc_bar_chart( ) 
pc_build_query( ) 
pc_calendar() 
pc_check_the_count( ) 
pc_checkbirthdate( ) 
pc_date_sort( ) 
pc_DB_Session class  2nd 
pc_DB_Session::_write( ) 
pc_debug( ) 
pc_decode( ) 
pc_encode( ) 
pc_error_handler( ) 
pc_fixed_width_substr( ) 
pc_format_currency( )  2nd 
pc_html2ascii( ) 
pc_ImagePSCenter( )  2nd  3rd 
pc_ImageStringCenter( )  2nd 
pc_ImageTTFCenter( )  2nd 
pc_indexed_links( )  2nd 
pc_link_extractor( )  2nd  3rd 
pc_log_db_error 
pc_logn( ) 
pc_mail( ) 
pc_may_pluralize( ) 
pc_MC_Base class 
pc_message_save( ) 
pc_mkdir_parents( )  2nd 
pc_mktime( ) 
pc_multi_fwrite( ) 
pc_next_permutation( ) 
pc_passwordcheck( ) 
pc_permute( ) 
pc_post_request( ) 
pc_print_address( ) 
pc_print_link( )  2nd 
pc_process_dir( ) 
pc_process_dir2( ) 
pc_randomint( ) 
pc_RSS_item class 
pc_RSS_item::character_data( )  2nd 
pc_RSS_item::display( ) 
pc_RSS_item::end_element( ) 
pc_RSS_item::start_element( ) 
pc_RSS_parser class  2nd 
pc_split_paragraphs( ) 
pc_split_paragraphs_largefile( ) 
pc_tab_unexpand function 
pc_user class 
pc_validate( )  2nd 
pc_validate_zipcode( ) 
pc_Web_Abuse_Check class 
pclose( )  2nd 
PEAR 
    Auth class 
    Benchmark module 
    Cache_DB package 
    commands, listing of 
    configuring to use with HTTP proxy server 
    Console_Getopt class 
    DB database abstraction layer  2nd  [See also DB]
        backends supported by 
    DB_Pager class 
    documenting classes with PHPDoc 
    finding packages 
    gathering information about a package 
    HTTP_Request class  [See HTTP_Request class]
    installing on Unix and Windows 
    installing packages 
    installing PECL packages 
    Mail class 
    Mail_mime class 
    manual, web site for 
    Net_DNS package 
    Net_Ping package 
    Net_Whois class 
    older versions, problems with 
    package manager  [See pear application]
    packages, finding location of 
    removing packages 
    SOAP classes 
    SOAP_Server class 
    upgrading packages 
    web site information on 
    XML_RSS class 
    XML_Transform package 
pear application  2nd 
    commands 
    configuring settings 
    downloading and installing packages from server 
    info command 
    install command 
    installation of 
    list-upgrades command 
    older versions, problems with 
    phpize command 
    remote-info command 
    remote-list command 
    search command 
    uninstall command 
    upgrade command 
PEAR::Error 
PEAR_Error base class 
PEAR_ERROR_CALLBACK constant 
PEAR_ERROR_DIE constant 
PEAR_ERROR_PRINT constant 
PECL (PHP Extension Code Library) 
    installing packages 
performance tuning, wrapper functions for information on 
period (.) , under Symbols)  [See . (dot]
Perl
    chop( ) (deprecated) 
    regular expressions compatible with
        preg functions for 
        web site for 
permissions  2nd 
    changing 
    converting octals to easier-reading strings 
    mode element of file information array, converting to octals 
    semaphores for shared memory segments 
    setuid, setgid, and sticky bits 
    superuser 
    time of last change 
    values for 
permutations of an array 
persistent database connections 
    closing for DBMs 
pg_connect( ) 
pg_exec( ) 
pg_fetch_row( ) 
pg_numrows( ) 
pg_pconnect( ) 
PGP (Pretty Good Privacy) 
Phorum (message board package) 
PHP
    client-side  [See client-side PHP]
    DOM XML extension 
    DOM XML material in online PHP Manual 
    Extension and Application Repository  [See PEAR]
    LDAP support 
    message board packages 
    random number generators 
    relational databases supported 
    tags, removing from string or file 
    Unicode support 
    web sites for reference materials 
    Zend Engine 2 (ZE2) 
php-cli script 
PHP-GTK extension  2nd 
    displaying menu bar in window 
    online documentation 
    running programs with CLI binary 
php.ini file
    browscap configuration directive 
    checking original configuration variable value 
    configuration values for PHP, persistent changes in 
    include path for PEAR packages 
    mail settings 
    reading 
    session.save_handler, setting for user session storage 
    session.save_path 
php.ini-recommended configuration file 
PHP_AUTH_PW global variable 
PHP_AUTH_USER global variable 
php_sapi_name( ) 
php_session table 
PHPDoc 
    comments 
    tags 
phpdoc program 
phpinfo( ) 
    checking GD version 
    passwords stored in environment variables 
phpize command (pear) 
ping program 
ping( ) (Net_Ping) 
pipes 
    opening in r mode to read standard output 
    opening to external program and writing to 
    program output 
placeholders in database queries  2nd 
    quoting values 
plaintext files as databases 
pluralizing words 
PNG file format 
    bar chart image 
poll results, bar charts generated from 
polygons, drawing
    filled 
    open polygon 
polymorphism, method 
POP3 
popen( )  2nd  3rd 
position
    array elements, finding for 
    getting current in a file 
POSIX
    regular expression functions 
    regular expressions, web site information on 
POST method 
    fetching URLs with 
    maximum size of files 
    sign-in form for LDAP 
    SOAP requests 
    URL redirection and 
    XML-RPC requests 
post_max_size configuration directive 
PostgreSQL database 
    DSN for 
    handler using 
PostScript Type 1 fonts 
    drawing centered text  2nd 
    t1lib 
pow( ) 
power set 
precision
    floating-point numbers, rounding to nearest integer 
    high-precision time, generating 
preg functions 
    converting ereg functions to 
        pattern delimiters 
        pattern modifiers 
    escaping metacharacters 
preg_grep( ) 
preg_match( ) 
    filenames matching a pattern 
    parsing Combined Log Format lines 
    parsing date formats 
preg_match_all( ) 
    ping program output, parsing 
    pulling all matches into an array 
preg_quote( ) 
preg_replace( )  2nd 
preg_split( )  2nd 
prepare( ) (DB)  2nd 
Pretty Good Privacy (PGP) 
print( ) 
print_r( ) 
    displaying everything in error object 
    printing object variable values 
printf( ) 
    hexadecimal numbers, formatting 
printing
    array in horizontally columned HTML table 
    array with commas 
    database errors 
    formatted data to browser based on the pipe output 
    text in Spanish 
    UTC time 
    XML tags manually 
priority levels for different debugging comments 
private keys 
processes, sharing variables between 
profile( ) 
profiling code 
programs
    reading standard error from 
    reading standard output from 
properties
    class 
        assigning constant values to 
        assigning non-constant values to 
        declaring  2nd 
        naming 
    object
        adding to base object 
        finding 
    overloading 
protocols 
pseudo-constructors 
public key encryption 
pushing new value on top of array stack 
putenv( ) 
    calling before mktime( ) to fool system 
    zoneinfo library, using 

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][Z]


     Main Menu
Main Page
Table of content
Copyright
Preface
Chapter 1. Strings
Chapter 2. Numbers
Chapter 3. Dates and Times
Chapter 4. Arrays
Chapter 5. Variables
Chapter 6. Functions
Chapter 7. Classes and Objects
Chapter 8. Web Basics
Chapter 9. Forms
Chapter 10. Database Access
Chapter 11. Web Automation
Chapter 12. XML
Chapter 13. Regular Expressions
Chapter 14. Encryption and Security
Chapter 15. Graphics
Chapter 16. Internationalization and Localization
Chapter 17. Internet Services
Chapter 18. Files
Chapter 19. Directories
Chapter 20. Client-Side PHP
Chapter 21. PEAR
Colophon
Index
Index SYMBOL
Index A
Index B
Index C
Index D
Index E
Index F
Index G
Index H
Index I
Index J
Index K
Index L
Index M
Index N
Index O
Index P
Index Q
Index R
Index S
Index T
Index U
Index V
Index W
Index X
Index Z


More Books
PHP Hacks
Processing Xml With Java - A Guide To Sax, Dom, Jdom, Jaxp, And Trax
The Koran (Holy Qur'an)
Macromedia Flash 8 Bible
Search Engine Optimization for Dummies
YouTube Traffic
PHP 5 for Dummies
Harry Potter and The Chamber of Secrets
Harry Potter and the Sorcerer's Stone
The Pilgrim's Progress
Wireless Hacks
Flash Hacks. 100 Industrial-Strength Tips & Tools
PayPal Hacks. 100 Industrial-Strength Tips and Tools
Amazon Hacks
Pdf Hacks
The Da Vinci Code
Google Hacks
The Holy Bible
Windows XP For Dummies
Harry Potter and the Half-Blood Prince
Seo Book
Upgrading and Repairing Networks
Macromedia Dreamweaver 8 UNLEASHED
Windows XP Annoyances
Windows XP Hacks
Microsoft Windows XP Power Toolkit
Teach Yourself MS Office In 24Hours
iPod & iTunes Missing Manual
PC Hacks 100 Industrial-Strength Tips and Tools
PC Overclocking, Optimization, and Tuning - 2th Edition
PC Hardware In A Nutshell 3rd Edition
PC Hardware in a Nutshell, 2nd Edition
Upgrading and Repairing PCs
Google for Dummies
MySQL Cookbook
Teach Yourself Macromedia Flash 8 In 24 Hours
PHP CookBook
Sams Teach Yourself JavaScript in 24 Hours
PHP5 Manual
Free Games Paper Airplanes