Team LiB
Previous Section Next Section

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]

Mac OS X
     dba installation 2nd
     PHP installation 2nd
MADK (Mobile ADK) 2nd
magic quotes 2nd 3rd
mailing lists 2nd 3rd 4th
     PEAR
makeError() method
man in th middle (Public Key encryption) 2nd 3rd 4th
mathematical operations
     logarithmic
     operator precedence
     shorthand 2nd 3rd
     trigonometric
max parameter
max_execution_time directive
     PHP CLI
Mcrypt algorithms (Shared Secret encryption) 2nd 3rd 4th
MD5 algorithm 2nd 3rd
md5() function 2nd 3rd
media types
     HTTP transactions 2nd 3rd
menu widgets
     creating with dialog command 2nd 3rd 4th 5th 6th 7th
message box widgets
     creating with dialog command 2nd 3rd 4th 5th 6th 7th
metadata
     image metadata, reading 2nd 3rd
metaphone algorithm 2nd
metaphone() function 2nd
METHOD attribute
     <FORM tag 2nd
methods
     abstact classes 2nd 3rd
     access control 2nd 3rd
     accessing 2nd
     call stack 2nd 3rd
     calling 2nd
    client
         HTTP 2nd 3rd
         HTTP, server response codes 2nd 3rd 4th
     final methods 2nd
     getter methods 2nd
     inheritance 2nd 3rd 4th
     setter methods 2nd
     static methods 2nd
     type hinting 2nd 3rd 4th
migrating to PHP 5 2nd 3rd 4th 5th
MIME
     WAP MIME types
         detecting clients 2nd
         displaying graphics 2nd
         sending manually 2nd
         Web server configuration 2nd
MIME types
MIME-based email 2nd 3rd
     multipart content types 2nd 3rd 4th 5th 6th
     OOP implementation 2nd 3rd 4th 5th
         MIMEAttachment class 2nd 3rd
         MIMEContainer class 2nd 3rd 4th 5th
         MIMEContent class 2nd
         MIMEMessage class 2nd
         MIMESubcontainer class 2nd
     simple example
mime.types file (Apache)
MIMEAttachment class 2nd 3rd 4th
MIMEContainer class 2nd 3rd 4th 5th 6th 7th
MIMEContent class 2nd
MIMEMessage class 2nd
MIMESubcontainer class 2nd 3rd 4th
min parameter
Mobile ADK (MADK) 2nd
mobile devices
    WAP-enabled applications
         js add entries
    WAP-enabled content
         testing 2nd 3rd 4th 5th 6th
Mobile Internet Toolkit (Nokia) 2nd
modifiers
     PCRE (Perl-Compatible Regular Expressions) 2nd 3rd
     Smarty variable modifiers 2nd 3rd
modules
    XML
         DOM 2nd
         DOM, functions 2nd 3rd
         DOM, properties 2nd 3rd
         DOM, XSLT transformation 2nd 3rd 4th
     XSLT
         functions 2nd 3rd
         properties 2nd 3rd
         XSLT support 2nd 3rd
         XSLT transformations 2nd 3rd
money_format() function 2nd 3rd 4th 5th
Motorola Wireless IDE 2nd
move_uploaded_file() function 2nd 3rd 4th 5th 6th 7th
moving
     uploaded files 2nd 3rd
multi-file scripts 2nd 3rd 4th 5th 6th
multi-line text field widgets 2nd
multidimensional arrays
     creating 2nd
multipart/alternative MIME content type 2nd
multipart/mixed MIME content type 2nd 3rd 4th
multipart/related MIME content type 2nd 3rd
MX records (DNS) 2nd 3rd 4th 5th
MySQL 2nd [See also SQL] [See also MySQLi]
     client 2nd
     comparison operations 2nd
    connections
         establishing 2nd
     data types 2nd
     installing 2nd 3rd 4th
     MySQLi compatibility
     online documentation
    queries
         multiple queries, executing 2nd 3rd
         MySQLi functions 2nd 3rd 4th 5th 6th 7th
         prepared statements 2nd 3rd 4th 5th 6th
         SELECT statement 2nd 3rd 4th 5th 6th 7th 8th 9th
         semicolon character
         spanning multiple lines
    resultsets
         changing data presentation order
         counting rows/columns 2nd
         freeing in memory 2nd 3rd
         limiting range of 2nd
         MySQLi functions 2nd 3rd 4th 5th
         randomizing 2nd
         renaming columns
         returning rows 2nd 3rd 4th 5th
    tables
         creating 2nd 3rd
         dropping 2nd
         inserting data 2nd
         listing 2nd
         properties, determining 2nd
     time, returning
     version, returning
mysql command 2nd
MySQL databases
    connections
         closing
     creating 2nd
     listing 2nd
     setting as active database 2nd 3rd
     versus SQLite 2nd 3rd 4th
MySQLi 2nd 3rd 4th 5th 6th [See also MySQL]
     connecting to MySQL databases 2nd
    connections
         closing
     custom session handlers 2nd 3rd 4th 5th 6th 7th 8th 9th 10th 11th 12th
         close handlers
         constructors 2nd
         destroy handlers 2nd
         garbage collection handlers 2nd 3rd
         open handlers
         read handlers 2nd
         registering 2nd
         write handlers 2nd 3rd
     dual procedural/object-oriented syntax 2nd
     error messages, retrieving 2nd 3rd
     MySQL compatibility
     querying MySQL server 2nd 3rd 4th 5th 6th 7th
         multiple queries, executing 2nd 3rd
     selecting MySQL databases 2nd
     transactions 2nd 3rd
     visitor-tracking system example 2nd 3rd 4th 5th 6th 7th 8th 9th
mysqli_autocommit() function 2nd
mysqli_bind_param() function 2nd
mysqli_close() function
mysqli_commit() function 2nd
mysqli_connect() function 2nd 3rd
mysqli_data_seek() function
mysqli_errno() function 2nd 3rd
mysqli_error() function 2nd 3rd
mysqli_execute() function
mysqli_fetch_array() function 2nd 3rd 4th
mysqli_fetch_assoc() function
mysqli_fetch_row() function
mysqli_free_result() function 2nd
mysqli_more_results() function
mysqli_multi_query() function 2nd
mysqli_next_result() function
mysqli_num_fields() function 2nd
mysqli_num_rows() function 2nd
mysqli_prepare() function 2nd
mysqli_query() function 2nd
mysqli_rollback() function
mysqli_select_db() function 2nd
mysqli_stmt_bind_result() 2nd
mysqli_stmt_close() function
mysqli_stmt_execute() function 2nd
mysqli_stmt_fetch() function 2nd
mysqli_store_result() function
mysqli_use_result() function
MySQLiSession class 2nd 3rd 4th 5th 6th 7th 8th 9th 10th

Team LiB
Previous Section Next Section