Приглашаем посетить
Хемницер (hemnitser.lit-info.ru)

Index_A

Table of Contents
Previous Next

Index

A

abstract methods, 130
defining all, example, 130
using, example, 131
overriding, 132
abstraction layer, databases, 654, 709
ADODB, 710
Metabase, 711
ODBC, 691
overview, 654
advantages, 654
porting functions, PostgreSQL to MySQL, 655
PEARDB, 710
SQL class example, 655
affectedRows/num~(), returning rows no., 658
building, 655
close(), closing connection, 657
error(), returning error message, 657
fetchArray/~Assoc/~Object(), returning resultset contents, 659
freeResult(), 659
open(), opening connection/checking type, 657
query(), querying database, 658
testing, 659
creating test script, 656
DELETE statement, 661
extending test script, 658
REPLACE statement, 659
SELECT statement, 660
variable declarations, 656
Unified ODBC, 709
accept_connect() function, sockets, 460
Access, Microsoft
connecting to from ODBC, 707
add() function, SWFMovie, 897
add() method, GtkContainer
adding widgets, 733
PHP-GTK Hello World example, 734
add_element() method, OOH Forms, 191
attributes, description, 192
passing attributes as associative arrays, 194
OOH jobs website example, 191
add_XXX() functions, HAW_deck, 905
addColor() function, SWFShape, 901
addEntry() function, SWFGradient, 900
addFill() function, SWFShape, 898
applying gradients using, 900
example, 898
filling bitmaps using, 899
addShape() function, SWFButton, 902
addtest() method, TestSuite
PhpUnit script testing example, 179
AddType directive, Apache
editing, PHP/Apache UNIX installation, 44
ADODB (Active Data Objects DataBase), 710
syntax example, 710
agents, SNMP, 471
MIBs, supporting, 472
protocol/instrumentation modules, containing, 471
allow_url_fopen option, PHP security, 839
ALTER TABLE statement, MySQL, 631
syntax, example, 632
ALTER TABLE statement, PostgreSQL, 670
syntax, example, 670
Apache
installation, 19
Mac OS X, 52
UNIX, 38
Windows, 22
security, 833
append() method, GtkCList
PHP-GTK GUI example, 740
array handling functions
explode/implode(), 108
in-array, 108
reset, 108
sort/natsort/usort(), 108, 814
array() construct
arrays, initializing, 106
multi-dimensional arrays, 109
DOM PHP support, example, 766, 767
arrays, 83, 105
$HTTP_ arrays, predefined arrays, 109
associative
online library example, PostgreSQL, 682
elements, composing arrays, 105
functions, built-in, 107
count(), 107
explode/implode(), 108
in_array(), 108
reset(), 108
sort(), 108
initializing, methods, 105
array() construct, using, 106
directly assigning values to elements, 105
multi-dimensional, 109
initializing, 109
traversing, 109
traversing, foreach loop, 107
ARTICLE command, NNTP, 356
assert/~Equals() methods, TestCase
PhpUnit script testing example, 177
assertions, PCRE
backslashed, 208
asynchronous operations, LDAP, 491
AT command, Windows NT/2000/XP, 728
automating tasks, overview, 728
atomicity, transactions, 639
SQL databases, 639
MySQL, 640
attach() method, GtkTable
PHP-GTK GUI example, 737
attributes, LDAP, 485
ldap_XXX(), 502, 503, 504
attributes, XML elements, 748
authentication
LDAP functional model, bind/unbind operations, 490
WAP shopping cart example, 552, 559, 581
authoritative/non-~ responses, DNS, 448
AUTOEXEC.BAT batch file, Windows
PHP command-line setup, 722
automating tasks, 724
accepting command-line arguments, $argc/$argv[], 728
AT command, Windows NT/2000/XP, 728
cron daemon, Linux/UNIX, 727
Scheduled Task Manager, Windows 95/98/ME, 728
web log parsing example, 724
log analyzer, 726
creating/sending e-mail, 727
NCSA Common Log Format, using, 724
splitting date & time apart, 725
tokenizeLine(), 725
tokenizing array, 725

Table of Contents
Previous Next