Главная    Ex Libris    Книги    Журналы    Статьи    Серии    Каталог    Wanted    Загрузка    ХудЛит    Справка    Поиск по индексам    Поиск    Форум   
blank
Авторизация

       
blank
Поиск по указателям

blank
blank
blank
Красота
blank
Sklar D. — Learning PHP 5
Sklar D. — Learning PHP 5



Обсудите книгу на научном форуме



Нашли опечатку?
Выделите ее мышкой и нажмите Ctrl+Enter


Название: Learning PHP 5

Автор: Sklar D.

Аннотация:

PHP has gained a following among non-technical web designers who need to add interactive aspects to their sites. Offering a gentle learning curve, PHP is an accessible yet powerful language for creating dynamic web pages. As its popularity has grown, PHP's basic feature set has become increasingly more sophisticated. Now PHP 5 boasts advanced features — such as new object-oriented capabilities and support for XML and Web Services — that will please even the most experienced web professionals while still remaining user-friendly enough for those with a lower tolerance for technical jargon. If you've wanted to try your hand at PHP but haven't known where to start, then Learning PHP 5 is the book you need. If you've wanted to try your hand at PHP but haven't known where to start, then Learning PHP 5 is the book you need. With attention to both PHP 4 and the new PHP version 5, it provides everything from a explanation of how PHP works with your web server and web browser to the ins and outs of working with databases and HTML forms. Written by the co-author of the popular PHP Cookbook, this book is for intelligent (but not necessarily highly-technical) readers. Learning PHP 5 guides you through every aspect of the language you'll need to master for professional web programming results. This book provides a hands-on learning experience complete with exercises to make sure the lessons stick. Learning PHP 5 covers the following topics, and more:

* How PHP works with your web browser and web server
* PHP language basics, including data, variables, logic and looping
* Working with arrays and functions
* Making web forms
* Working with databases like MySQL
* Remembering users with sessions
* Parsing and generating XML
* Debugging

Written by David Sklar, coauthor of the PHP Cookbook and an instructor in PHP, this book offers the ideal classroom learning experience whether you're in a classroom or on your own. From learning how to install PHP to designing database-backed web applications, Learning PHP 5 will guide you through every aspect of the language you'll need to master to achieve professional web programming results.


Язык: en

Рубрика: Технология/

Статус предметного указателя: Готов указатель с номерами страниц

ed2k: ed2k stats

Год издания: 2004

Количество страниц: 368

Добавлена в каталог: 14.06.2007

Операции: Положить на полку | Скопировать ссылку для форума | Скопировать ID
blank
Предметный указатель
keys of array elements      
Kline, Kevin E.      
Knight, Jeff      
Komodo text editor      
krsort( )      
ksort( )      
Lane, David      
Learning XML      
Learning XSLT      
Lerdorf, Rasmus      2nd
LIKE operator      
LIMIT clause      
line numbers in program files (debugging feature)      
Linux      
Linux, installing Apache on      
Linux, installing PHP interpreter on      
Literals      
literals, default values for arguments      
literals, in regular expressions      
local variables      
localhost, connecting to      
logging out users      
logical operators      
logical operators, combining multiple expressions inside if( ) statement      
logical operators, setting error_reporting configuration directive      
login identification for sessions      
log_errors configuration directive      2nd
looping constructs      
looping constructs, for( ) loop)      [See for(]
looping constructs, foreach( ) loop)      [See foreach(]
looping constructs, while( ) loop      2nd 3rd
Macromedia Dreamweaver MX 2004 text editor      
magic_quotes_gpc configuration directive      2nd
magic_quotes_runtime configuration directive      
mail( )      
Mail/Mail_Mime modules
make_csv_line( )      
mandatory vs. optional arguments
Mastering Regular Expressions      2nd
matching patterns with preg_match( )      
Mathematics      
mathematics, arithmetic operators in PHP      
mathematics, BCMATH and GMP extensions      
mcrypt extension for PHP      
metacharacters      
metacharacters, escaping shell metacharacters      
metacharacters, regular expressions and
METHODS
methods, accessing      
Microsoft SQL Server PHP extension      
Ming extension
mktime( )
mktime( ), calculating epoch timestamps
mktime( ), cookie expiration times, creating      
mktime( ), making epoch timestamps with      
move_uploaded_file( )      
msql (db_program option)      
mSQL PHP extension      
mssql (db_program option)
multidimensional arrays      
multidimensional arrays, forms and      
multiline text areas, setting default values in
Musciano, Chuck
MySQL      
mysql (db_program option)
MySQL Cookbook      2nd
MySQL Reference Manual
MySQL, installing on Windows/OS X/Linux
MySQL, PHP extension      
MySQL, without PEAR DB
mysqli (db_program option)
mysqli extension
mysqli functions vs. PEAR DB functions      
mysqli_affected_rows( )      
mysqli_connect( )      
mysqli_connect_error( )      
mysqli_error( )
mysqli_fetch_assoc( )
mysqli_fetch_object( )      2nd
mysqli_fetch_row( )      
mysqli_num_rows( )      2nd
mysqli_query( )      2nd
mysqli_real_escape_string( )
negated character classes      
negation operator, using in test expressions
nextID( )      2nd
NNTP servers and PHP programs      
nongreedy quantifiers      
notices from PHP interpreter      
Numbers      
numbers, comparing
numbers, comparing strings and
numbers, validating in forms      
number_format( )      
numeric arrays, creating
numrows( )      2nd
NuSphere PHPEd text editor      
Objects
objects, connecting to database programs
objects, creating new      
objects, putting data into databases
objects, retrieving data from databases
objects, retrieving rows as
ob_end_clean( )
ob_get_contents( )
ob_start( )      
oci8 (db_program option)      
odbc (db_program option)
ODBC PHP extension      
Oheaders already sentO error message      
OMagic QuotesO feature in PHP      
one-dimensional arrays
open source project, PHP as
optional vs. mandatory arguments      
OR WHERE clause operator
Oracle PHP extension      
ORDER BY clause      
ordering rows returned from SELECT query
OS X
OS X, installing Apache on      
OS X, installing PHP interpreter on
output_buffering configuration directive      2nd 3rd
Ovrimos SQL PHP extension      
padding characters      
parameters in forms      
parameters in forms, accessing
parameters in forms, hidden      
parse errors      
parse errors, fixing
passing return values to other functions      
Passwords      
passwords, encrypted
passwords, encrypted, retrieving from database
passwords, encrypted, using
passwords, results of entering correct and incorrect      
paths, setting for cookies      
PATH_INFO element in $_SERVER auto-global array      
Pattern matching      [See regular expressions]
pattern modifiers
PCRE (Perl-compatible regular expressions) extension
PCRE (Perl-compatible regular expressions) extension, functions working with regular expressions      
PDF documents, generated by PHP      
PDFLib library      
PEAR DB      2nd
PEAR DB, changing format of retrieved rows      
PEAR DB, connecting to database programs      
PEAR DB, creating new objects
PEAR DB, db_program options
PEAR DB, functions vs. mysqli functions
PEAR DB, generating unique IDs      
PEAR DB, installing      
PEAR DB, Mail/Mail_Mime modules      
PEAR DB, placeholders feature      
PEAR DB, using MySQL without      
PEAR_ERROR_CALLBACK function      
PEAR_ERROR_DIE constant      
PECL packages      
Perl extension for PHP      
permissions, file
permissions, file, inspecting
permissions, file, understanding      
pgsql (db_program option)
PHP      
PHP Cookbook      2nd 3rd 4th 5th
PHP Extension and Application Repository      [See PEAR DB]
PHP interpreter
PHP interpreter, CLI (Command-Line Interface) version of      
PHP interpreter, configuration directives, modifying      
PHP interpreter, connecting to database programs      
PHP interpreter, debugging programs      
PHP interpreter, installing on      
PHP interpreter, installing on, Linux/Unix      
PHP interpreter, installing on, OS X      
PHP interpreter, installing on, Windows      
PHP interpreter, installing/configuring      
PHP interpreter, output buffering
PHP interpreter, start tags/end tags      2nd 3rd 4th
PHP Manual (online)      
PHP, advantages of      
PHP, basic rules of programs
PHP, database extensions      
PHP, graphics generated by
PHP, PDF documents generated by      
PHP, Shockwave/Flash in      
PHP, SimpleXML module
PHP, usage statistics for
PHP, variables in
PHP, web browsers, web servers, and      
PHP, web-hosting providers and      
PHP, XML, parsing/generating      
PHP-aware text editors
PHP-GTK functions      
php.ini file      
PHPEdit text editor
phpinfo( )      
PHPSESSID cookie
PHPSESSID cookie, storing session data
PHP_SELF element in $_SERVER auto-global array      2nd
placeholders feature
placeholders feature, inserting form data safely      
placeholders feature, retrieving form data safely
POP3 servers and PHP programs      
PostgreSQL PHP extension
Practical Unix & Internet Security      2nd
precedence of math operations
preg_grep( )
preg_match( )
preg_match( ), verifying syntax of email addresses      
preg_match_all( )      
preg_replace( )
preg_split( )
PREG_SPLIT_NO_EMPTY constant
printf( )      2nd
Printing      
printing, elements in arrays
printing, formatted numbers
printing, HTML forms      
printing, web session data      
printing, XML documents      
process_form( )      2nd
process_form( ), adding data to databases
process_form( ), adding validated usernames to sessions      
process_form( ), checking credit card expiration dates
process_form( ), constructing epoch timestamps from user data
process_form( ), displaying calendars
process_form( ), mysqli extension and      
process_form( ), retrieving data from databases
process_form( ), saving form data in a session
process_form( ), uploading files in forms
Programming PHP      2nd 3rd 4th
Properties
properties, accessing      
quantifiers and regular expressions
quantifiers and regular expressions, greedy/nongreedy
query( )      
query( ), changing data in databases      
query( ), changing format of retrieved rows      
query( ), creating tables      
query( ), deleting data from databases      
query( ), inserting data into databases
query( ), placeholders      
query( ), placeholders, in UPDATE commands      
query( ), placeholders, inputting form data
query( ), retrieving data from databases      
query( ), safely inserting form data      
QUERY_STRING element in $_SERVER auto-global array      
quote( )      
quotes      
quotes, double      [See double-quoted strings]
quotes, matching and balancing (debugging feature)      
quotes, single      [See single quotes]
quotes, turning straight into curly      
quoteSmart( )      2nd
radio buttons, setting default values in
Ray, Erik T.      2nd
rb and rb+ modes for fopen( )      
read permission, testing for      
Reading
reading, entire files      
reading, parts of files      
realpath( )      
register_globals configuration directive      
Regular expressions
regular expressions, anchors and      
regular expressions, character classes and      
regular expressions, characters and metacharacters      
regular expressions, email addresses, verifying with
regular expressions, grouping together characters      
regular expressions, PCRE extension functions
regular expressions, quantifiers and
regular expressions, quantifiers and, greedy/nongreedy      
regular expressions, screen scraping and      
regular expressions, validation strategies and
remote files
remote files, reading      
remote files, writing
REMOTE_ADDR element in $_SERVER auto-global array
REMOTE_HOST element in $_SERVER auto-global array
replacing matching parts of strings      
require construct
required elements in forms, checking length of      
resources, PHP
response body in HTML documents      
return keyword      
Return values      2nd
return values of functions      
return values, assigning to variables
return values, capturing      
return values, passing to other functions      
reverse-sorting functions for arrays      
Rows      
rows, adding to database tables      
rows, affectedRows( )      
rows, alternating colors of      
rows, counting, using numrows( )      
rows, fetchRow( )      
rows, removing from tables
rows, retrieved      
rows, retrieved, as objects      
rows, retrieved, changing format of
1 2 3 4
blank
Реклама
blank
blank
HR
@Mail.ru
       © Электронная библиотека попечительского совета мехмата МГУ, 2004-2026
Электронная библиотека мехмата МГУ | Valid HTML 4.01! | Valid CSS! О проекте