PHP Phrasebook

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]

Data Encryption Standard [See DES]

data types [See also specific data types]

     converting 2nd

     validating 2nd

databases

    Firebird

         connecting to 2nd

         retrieving data from

         sending SQL statements to 2nd

    MSSQL/MSDE

         connecting to 2nd

         retrieving data from 2nd

         sending SQL statements to 2nd

    MySQL

         connecting to 2nd

         prepared SQL statements 2nd

         retrieving data from 2nd 3rd

         sending SQL statements to 2nd 3rd

    MySQLi

         connecting to 2nd

    Oracle

         connecting to 2nd

         retrieving data from 2nd

         sending SQL statements to 2nd 3rd

     PEAR packages

    PostgreSQL

         connecting to 2nd

         inserting/updating data

         retrieving data from 2nd

         sending SQL statements to 2nd

    SQLite

         connecting to 2nd 3rd

         retrieving data from 2nd

         sending SQL statements to 2nd

date and time 2nd [See also date() function]

     benchmark operations 2nd

     converting strings into dates 2nd

     difference between two dates, calculating 2nd 3rd

     for sunrise and sunset 2nd

     GMT format 2nd

     HTML form selection fields 2nd 3rd 4th

     leap years, determining

     localizing dates 2nd 3rd 4th 5th

     PEAR packages

     relative dates, calculating

     sortable time stamps, creating 2nd

     specific dates, formatting 2nd

     validating dates

Date package (PEAR)

date() function 2nd 3rd

     epoche values

     formatting symbols 2nd 3rd

     localizing dates 2nd

     using text within 2nd 3rd 4th

Date_Holidays package (PEAR)

date_sunrise() function 2nd

date_sunset() function 2nd

DB package (PEAR)

DB_DataObject package (PEAR)

DB_QueryTool package (PEAR)

deletecookie.php

deleting

     cookies

DES (Data Encryption Standard)

     encrypting strings 2nd

directory traversal attacks 2nd

dirname() function 2nd

Document Object Model [See DOM]

DOM

     (Document Object Model)

    reading XML

         PHP 4 2nd

         PHP 5 2nd

    writing XML

         PHP 4 2nd 3rd

         PHP 5 2nd 3rd

domxml_open_file() function

domxml_open_mem() function

drivers

     PDO (PHP Data Objects) 2nd

Категории