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]

fatal errors 2nd

     custom error handling 2nd     default error handling 2nd 3rd 4th     suppression

fclose() function

feof() function 2ndfetching content     HTTP sources 2nd 3rd

fgets() function 2nd 3rdfile formats

     XSLT 2nd file upload widgets 2nd 3rd 4th 5th 6th 7th file() function 2nd

file_get_contents() function 2nd

files [See also XML files]

     and security of PHP code 2nd

     closing     copying 2nd

     deleting 2nd

     dumping to clients 2nd     js add xref to functions

     moving uploaded files 2nd 3rd

     multi-file scripts 2nd 3rd 4th 5th 6th

     opening 2nd 3rd 4th     permissions (Unix) 2nd 3rd 4th 5th    reading

         into arrays 2nd

         into variables

    reading from

         binary files 2nd 3rd 4th 5th

         text files 2nd 3rd 4th 5th 6th

     test-domxml.php 2nd 3rd 4th

     test-php5.php 2nd 3rd 4th

     test-xslt.php 2nd 3rd

     unpacking binary files 2nd

    uploading

         securing 2nd 3rd

    writing to

         binary files         text files 2nd fill color

filled shapes, drawing 2nd 3rd 4th 5th

final keyword 2ndflags     htmlentities() quote style flags

flatfile database handler 2ndfloating point numbers

     converting to integer values

floating-point numbers

fonts     PDF (Portable Document Format) documents 2nd 3rd fonts (GD extension)

     GD internal fonts 2nd 3rd 4th

     PostScript fonts 2nd 3rd 4th 5th 6th     TrueType fonts 2nd 3rd 4th 5th fopen() function 2nd 3rd 4th

for statement 2nd 3rdforeach statement

     array traversal 2ndforeach() statement     array traversal 2nd 3rd 4th

forest.xsl XSLT stylesheet 2nd 3rd 4th 5th 6th 7th 8th 9th

forking processes 2nd 3rd 4th 5th 6th 7th

formats [See also file formats]

formatting     currency values 2nd 3rd 4th 5th

     date/time values 2nd

     strings 2nd 3rd 4th 5th 6th     WML text 2nd 3rd 4th

forms

    HTML

         <FORM tag 2nd 3rd         arrays, creating dynamically 2nd         button widget

         check box widget 2nd

         drop-down list widget

         file upload widget 2nd 3rd 4th 5th 6th 7th

         hidden form widget 2nd

         image widget 2nd 3rd 4th

         multi-line text field widget 2nd

         naming widgets 2nd 3rd

         option button widget 2nd

         password field widgets

         retrieving data 2nd 3rd

         submission widget 2nd

         text field widgets

         widget 2nd     WML 2nd         check boxes 2nd 3rd

         grouping elements

         option buttons 2nd 3rd         password fields 2nd 3rd 4th         processing data 2nd 3rd 4th 5th 6th

         selection lists 2nd 3rd         text fields 2nd 3rd 4th

    WML forms

         transferring data server side 2nd 3rd

forms (HTML)     data conversion 2nd 3rd 4th 5th 6th     data integrity 2nd

         hidden elements 2nd 3rd

         protect() function 2nd 3rd 4th 5th         validate() function 2nd 3rd 4th 5th 6th     magic quotes 2nd 3rd 4th 5th 6th 7th

     processing         all-purpose validation script 2nd 3rd 4th 5th

         basic validation 2nd         separating presentation code from validation code 2nd     protecting data

     variable serialization 2nd 3rd

fputs() function 2nd 3rd

fread() function 2nd

freedomland.xml XML input file 2nd 3rd 4th 5th 6th 7th 8th 9th fscanf() function 2nd 3rd 4th

fseek() function 2nd 3rd

func_get_args() function func_num_args() function

functions

    array functions

         array 2nd         array() 2nd 3rd         array_flip() 2nd

         array_map() 2nd 3rd 4th 5th

         array_merge()

         array_push()

         array_rand() 2nd

         asort() 2nd 3rd 4th

         explode() 2nd

         implode() 2nd

         in_array() 2nd

         print_r()

         range() 2nd

         shuffle()

         strlen() 2nd

     caching function calls 2nd 3rd     call stack 2nd 3rd    callback functions

         array callbacks 2nd 3rd 4th 5th 6th

    calling         in SQLite queries 2nd     constructor 2nd

    dba         dba_close()

         dba_delete()

         dba_fetch() 2nd

         dba_firstkey() 2nd         dba_handlers()         dba_insert()

         dba_nextkey() 2nd 3rd

         dba_open()         dba_optimize()         dba_replace() 2nd

         dba_sync()         sample application 2nd 3rd 4th 5th

     defining 2nd 3rd     destructor 2nd    direct I/O functions

         dio_close 2nd

         dio_fcntl() 2nd 3rd 4th

         dio_open() 2nd

         dio_read() 2nd         dio_seek()

         dio_stat() 2nd

         dio_tcsetattr() 2nd         dio_truncate() 2nd

         dio_write() 2nd

    directory-manipulation

         closedir()         glob() 2nd 3rd         opendir() 2nd

         readdir() 2nd

         rewinddir()

    DNS functions

         dns_check_record() 2nd 3rd 4th 5th 6th

         dns_get_mx() 2nd

         dns_get_record 2nd 3rd

     DOM XML module 2nd 3rd

     domxml xslt stylesheet doc()

     domxml xslt stylesheet file()

     domxml xslt stylesheet()

     dynamic functions 2nd

     ereg() 2nd

     eregi 2nd    error-handling functions         error_log() 2nd

         set_error_handler() 2nd

         trigger_error() 2nd     EXIF functions 2nd    file-access

         copy() 2nd         fclose()

         feof() 2nd

         fgets() 2nd 3rd

         file() 2nd         file_get_contents() 2nd         fopen() 2nd 3rd 4th

         fputs() 2nd 3rd

         fread() 2nd         fscanf() 2nd 3rd 4th         fseek() 2nd 3rd

         js sb file-system functions         move_uploaded_file() 2nd 3rd

         readfile() 2nd         unlink() 2nd         unpack() 2nd

    form functions

         add_error() 2nd

         addslashes() 2nd 3rd

         base64_decode()         base64_encode() 2nd

         get_magic_quotes_gpc() 2nd

         get_magic_quotes_runtime() 2nd         htmlentities() 2nd

         htmlspecialchars() 2nd

         js add from ch4

         process_form() 2nd         protect() 2nd 3rd 4th 5th         serialize() 2nd

         stripslashes() 2nd 3rd

         unserialize() 2nd

         urldecode() 2nd

         urlencode()

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

         validate_form() 2nd 3rd

    image functions

         exif_imagetype() 2nd

         exif_read_data() 2nd

         exif_thumbnail() 2nd

         gd_info() 2nd 3rd

         getcolor() 2nd

         getimagesize() 2nd         image2wbpm()         image_type_to_mime_type()

         imagearc() 2nd 3rd 4th

         imagecolorallocate() 2nd 3rd 4th         imagecolorallocatealpha() 2nd         imagecolorclosest() 2nd

         imagecolorclosestalpha() 2nd         imagecolorclosesthwb() 2nd

         imagecolordeallocate() 2nd

         imagecolorexact() 2nd

         imagecolorexactalpha() 2nd         imagecolorresolve() 2nd         imagecolorresolvealpha() 2nd

         imagecolorset() 2nd

         imagecolortransparent() 2nd 3rd         imagecopy() 2nd 3rd 4th         imagecopymerge() 2nd

         imagecopyresampled() 2nd         imagecopyresized() 2nd 3rd

         imagecreate() 2nd         imagecreatefromjpeg()         imagecreatetreucolor() 2nd

         imagedfilledpolygon()

         imageellipse() 2nd 3rd 4th

         imagefill() 2nd 3rd

         imagefilledarc() 2nd 3rd         imagefilledellipse()

         imagefilledrectangle()

         imagefilltoborder() 2nd 3rd         imagefontheight()

         imagefontwidth()

         imagegd()

         imagejpeg()         imageline() 2nd         imagepalettecopy() 2nd

         imagepng() 2nd 3rd

         imagepolygon() 2nd 3rd

         imagepsbbox() 2nd

         imagepscopyfont()

         imagepsextendfont() 2nd 3rd

         imagepsfreefont() 2nd

         imagepsloadfont() 2nd

         imagepsslantfont() 2nd 3rd 4th

         imagepstext() 2nd 3rd 4th 5th

         imagerectangle() 2nd

         imagesetbrush() 2nd 3rd 4th 5th

         imagesetstyle() 2nd 3rd 4th 5th 6th 7th

         imagesetthickness() 2nd         imagesettile() 2nd         imagestring() 2nd 3rd 4th

         imagestringup()

         imagesx() 2nd         imagesy() 2nd         imagetruecolor() 2nd

         imagettfbox() 2nd 3rd         imagettftext() 2nd 3rd

         imagetypes() 2nd

         imagewbpm()

     imagegd2()    MySQLi         mysql_query()

         mysqli_autocommit() 2nd

         mysqli_bind_param() 2nd         mysqli_close()         mysqli_commit() 2nd

         mysqli_connect() 2nd 3rd         mysqli_data_seek()

         mysqli_errno() 2nd 3rd         mysqli_error() 2nd 3rd         mysqli_execute()

         mysqli_fetch_array() 2nd 3rd 4th

         mysqli_fetch_assoc()

         mysqli_fetch_row()

         mysqli_free_result() 2nd         mysqli_more_results()

         mysqli_multi_query() 2nd

         mysqli_next_result()         mysqli_num_fields() 2nd

         mysqli_num_rows() 2nd

         mysqli_prepare() 2nd

         mysqli_query()         mysqli_rollback()         mysqli_select_db() 2nd

         mysqli_stmt_bind_result() 2nd

         mysqli_stmt_close()

         mysqli_stmt_execute() 2nd

         mysqli_stmt_fetch() 2nd

         mysqli_store_result()

         mysqli_use_result()

     names

     pdf arc()

     pdf arcn()

     pdf begin document()

     pdf begin patter()

     pdf begin template()

     pdf circle()     pdf curveto()     pdf end document()

     pdf end page()

     pdf fill stroke()     pdf get buffer()     pdf new()

     pdf rotate()     pdf setcolor()

     pdf stroke()

     pdf translate()

     permission-related functions 2nd 3rd     PHP 4 to PHP 5 migration     PHP5 2nd 3rd

    platform-independent system functions

         exec() 2nd         getenv() 2nd         passthru() 2nd

         pclose()         popen() 2nd

         putenv() 2nd         shell_exec() 2nd     populate RTF() 2nd

     POSIX functions

         error handling

         posix_get_last_error() 2nd

         posix_getegid()         posix_geteuid()

         posix_getgid()

         posix_getgrgid() 2nd         posix_getgrnam() 2nd

         posix_getgroups()

         posix_getpgrp()

         posix_getpid()         posix_getpwuid() 2nd         posix_getuid()

         posix_kill() 2nd 3rd 4th

         posix_pwnam()

         posix_setegid() 2nd

         posix_setgid() 2nd

         posix_setuid()

         posix_strerror()

         security and 2nd

     preg match all 2nd

     preg match() 2nd

     preg replace() 2nd

     preg split() 2nd 3rd

     process()

     Readline extension 2nd 3rd 4th 5th     references 2nd 3rd 4th     result dump file()

     result dump mem()

    session functions         session_cache_limiter()         session_destroy()

         session_id() 2nd         session_is_registered 2nd 3rd

         session_name() 2nd

         session_readonly()

         session_register() 2nd 3rd         session_set_save_handler()         session_start() 2nd

         session_unregister 2nd

     Smarty functions 2nd 3rd 4th 5th 6th 7th 8th 9th 10th         defining         {capture} 2nd

         {config_load} 2nd         {foreach} 2nd

         {if} 2nd 3rd         {include} 2nd 3rd         {ldelim}

         {literal} 2nd

         {php} 2nd

         {rdelim}

         {section} 2nd 3rd 4th 5th         {strip} 2nd

    socket functions

         socket_accept 2nd         socket_bind() 2nd

         socket_close()

         socket_connect() function 2nd

         socket_create() 2nd 3rd 4th         socket_last_error() 2nd         socket_listen() 2nd

         socket_read() 2nd 3rd

         socket_select() 2nd 3rd 4th

         socket_strerror()

         socket_write() 2nd

    SQLite functions

         PHP() 2nd

         sqlite_array_query() 2nd

         sqlite_busy_timeout() 2nd

         sqlite_changes() 2nd

         sqlite_close() 2nd

         sqlite_column() 2nd

         sqlite_create_aggregate() 2nd 3rd 4th

         sqlite_create_function() 2nd         sqlite_current() 2nd 3rd         sqlite_error_string()

         sqlite_escape_string() 2nd

         sqlite_fetch_array() 2nd 3rd         sqlite_fetch_single() 2nd 3rd         sqlite_fetch_string()

         sqlite_field_name() 2nd         sqlite_last_error() 2nd

         sqlite_last_insert_rowid() 2nd

         sqlite_libencoding()

         sqlite_libversion()         sqlite_next() 2nd 3rd 4th         sqlite_num_fields() 2nd

         sqlite_num_rows() 2nd

         sqlite_open() 2nd 3rd         sqlite_popen() 2nd 3rd         sqlite_query() 2nd

         sqlite_rewind()         sqlite_seek() 2nd

         sqlite_udf_add() 2nd         sqlite_udf_decode_binary() 2nd         sqlite_udf_encode_binary() 2nd

         sqlite_udf_process_bindata()

         sqlite_unbuffered_query()

    string functions

         levenshtein() 2nd         metaphone() 2nd

         number_format 2nd

         printf() 2nd 3rd 4th         setlocale() 2nd

         similar_text

         soundex() 2nd

         sprintf()         str_replace 2nd         strcasecmp

         strcmp() 2nd

         strftime() 2nd

         stristr()

         strpos() 2nd 3rd 4th

         strripos()

         strrpos() 2nd

         strstr() 2nd

         substr_replace 2nd

         textwrap() 2nd

     stripos()

    tidy

         dump_urls() 2nd 3rd

         ob_tidyhandler()         tidy_access_count() 2nd         tidy_clean_repair() 2nd

         tidy_get_error_buffer() 2nd

         tidy_get_output()         tidy_getopt() 2nd         tidy_parse_file

         tidy_parse_file() 2nd         tidy_parse_string() 2nd

         tidy_repair_file() 2nd

         tidy_repair_string() 2nd

         tidy_warning_count() 2nd     tidy_tidy_error_count() 2nd    Unix process control

         pcntl_alarm() 2nd

         pcntl_exec() 2nd         pcntl_fork() 2nd 3rd 4th         pcntl_ifexited()

         pcntl_ifsignaled()         pcntl_ifstopped

         pcntl_signal() 2nd 3rd         pcntl_waitpid() 2nd 3rd 4th         pcntl_wexitstatus()

         pcntl_wstopsig()

     using

    variables

         global scope 2nd 3rd 4th         static 2nd

     XML files 2nd 3rd

     XSLT module 2nd 3rdfunctons

     pdf image close()

Категории