Tài liệu Just Enough Web Programming with XHTMLtm, PHP R, and MySQL

Thảo luận trong 'Thiết Kế Web' bắt đầu bởi Thúy Viết Bài, 5/12/13.

  1. Thúy Viết Bài

    Thành viên vàng

    Bài viết:
    198,891
    Được thích:
    173
    Điểm thành tích:
    0
    Xu:
    0Xu
    Introduction . xi
    Chapter 1 Getting Started 1
    Conventions Used in This Book 2
    How to Use This Book 4
    Study Areas 5
    Reference . 8
    Choosing the Right Tools 8
    Client Tools 9
    Server Tools 15
    Using Open Source Resources 16
    Recap . 18
    Chapter 2 Internet Recap 21
    The Internet . 22
    The World Wide Web . 24
    Servers and Protocols . 24
    Search Engines 25
    Internet Service Providers 27
    Web Hosting 28
    Advertising . 30
    Client /Server Programming 32
    Presentation Layer 33
    Introduction to HTML . 36
    Introduction to Style Sheets . 38
    Data Exchange . 40
    Form Processing . 42
    Introduction to XML 44
    Client Side Scripting . 46
    Server Side Programming . 48
    Recap . 51
    Chapter 3 HTML, XML, and XHTML 53
    The Document Model 54
    Anatomy of the Document . 55
    Style Elements . 59
    Hyperlinking 60
    Interactivity . 61
    HTML Short Reference . 62
    Deprecated Usage 62
    Syntax 63
    Text Formatting . 66
    Flow Formatting . 74
    Images 88
    Document Linking 92
    Forms . 94
    Common Symbol Codes 96
    XML and XHTML . 98
    Recap 101
    Chapter 4 CSS and Styles 103
    The Document Model, Revisited . 105
    Tags and Styles . 106
    Derived Objects . 107
    The <div> and <span> Tags . 108
    Setting Up Style Sheets . 109
    Inline Styles . 111
    Internal Style Sheets . 112
    External Style Sheets . 113
    Properties . 114
    Positioning Properties 115
    Pseudo-Classes 121
    CSS Objects and Properties Short Reference 125
    Background . 126
    Borders, Margins, and Padding . 127
    Text and Fonts . 131
    Lists . 136
    Recap 139
    Chapter 5 Client Side Scripting 141
    Introduction to Client Side Scripts 144
    Inline Scripts . 145
    External Scripts . 146
    Mixing Scripted Approaches . 147
    Introduction to JavaScript 147
    Using JavaScript in HTML Pages . 148
    Variables and Types 154
    Functions . 163
    Strings and String Processing . 168
    Conditional Processing and Repetition 170
    The JavaScript Web Function Library 175
    HTML JavaScript Interfaces 175
    Useful Top-Level Methods and Properties 184
    JavaScript Core Short Reference . 190
    Core JavaScript Objects . 190
    Core Language . 199
    JavaScript Examples 201
    Image Preloading . 202
    Form Validation 203
    User-Defined Message Boxes . 209
    Recap 211
    Chapter 6 Server Side Scripting 213
    PHP Programming . 215
    Inline PHP . 216
    External PHP . 219
    General Concepts . 220
    Flow Control . 236
    PHP Short Function Reference 242
    Common Modules and Functions 242
    Function Reference 244
    viii Contents
    PHP Examples 265
    Form and Cookie Processing . 266
    Database Connectivity 267
    Recap 268
    Chapter 7 Web Databases 271
    Databases for Non-Programmers . 273
    Database Design 275
    Using MySQL . 282
    Alternative Database Packages . 285
    The SQL Language 287
    Databases for Websites . 298
    Typical Database Setup . 299
    Database Tools: Using phpMyAdmin . 303
    Indexing, Backing Up, and Maintenance Issues 313
    Connecting to Databases with PHP 315
    Recap 320
    Chapter 8 Content Management Systems 323
    Introduction to CMS 325
    Content Delivery 327
    Content Creation and Editing 332
    Feedback and Visitor Interaction 336
    CMS Systems . 336
    CMS Management . 338
    Bulletin Boards (Forums) 339
    Weblogs 341
    Open Source Content Management Systems 359
    Roll Your Own CMS . 364
    Recap 367
    Chapter 9 Web 2.0 Features 369
    What Is Web 2.0? 370
    AJAX 372
    RSS 384
    Social Networking . 385
    Contents ix
    Integration with Web Services 386
    Amazon Web Services (AWS) . 387
    eBay . 389
    Google . 390
    Recap 391
    Chapter 10 Setting Up with Open Source . 393
    What Do You Need? . 394
    What Do You Want to Do? 395
    Choosing a Web Host 396
    Installing the Site . 398
    Examples 403
    Static Site . 403
    Adding a Bulletin Board 404
    Basic Content Management System 405
    Recap 407
    Chapter 11 Web References . 409
    Authoring Standards . 409
    HTML Standards 411
    XML Standards . 412
    XHTML Standards . 412
    Programming Documentation . 412
    JavaScript and ECMAScript 413
    PHP Documentation . 413
    MySQL Reference . 413
    Open Source References . 414
    Licensing 414
    Software Repositories 414
    Index 417
     
Đang tải...