Learning Mysql


Web Database Applications with PHP



Download 4.24 Mb.
View original pdf
Page8/366
Date04.08.2023
Size4.24 Mb.
#61806
1   ...   4   5   6   7   8   9   10   11   ...   366
Learning MySQL
Web Database Applications with PHP
In Chapter 13, we examine how web database applications work.
Chapter 14 follows with an introduction to the PHP programming language and a discussion of how PHP can be used to access and manipulate data in a MySQL database.
In Chapter 15, we walk through the design of a wedding gift registry to illustrate the process of developing a full-fledged web database application.
Interacting with MySQL Using Perl
In Chapter 16, we present an easy-to-follow introduction to the powerful Perl programming language.
We continue in Chapter 17 by using the Perl DBI module to connect to a MySQL
database to store and read information, and to import and export data.
Preface | xiii

We conclude this part in Chapter 18 by using the Perl CGI module to create dynamic web pages that can interact with a MySQL database.
Appendix
The Appendix contains all the source code for the wedding gift registry developed in
Chapter 15. You can download this source code, and much more, from the book’s web site.
Conventions Used in This Book
This book uses the following typographical conventions:
Italic
Indicates nomenclature that we’ve not previously used. Also used for emphasis and to indicate files and directories.
Constant Width
Indicates commands and command options, usernames, and hostnames. Also used to show the command output, and the contents of text and program files.
Constant Width Bold
Used in examples to indicate commands or other text that should be typed literally by the user.
Constant Width Italic
Indicates text that you should replace with your own values—for example, your own name or password. When this appears as part of text that you should type in,
it is shown as
Constant Width Italic Bold
.
#
, Used in some examples as the root shell prompt (
#
) and as the user prompt (under the Bourne or bash shell. Unless stated otherwise, instructions in such examples can be used with little modification from the Windows command prompt.
C:\>
Used in some examples as the Windows command prompt.
Signifies a tip, suggestion, or general note.
Indicates a warning or caution.

Download 4.24 Mb.

Share with your friends:
1   ...   4   5   6   7   8   9   10   11   ...   366




The database is protected by copyright ©ininet.org 2024
send message

    Main page