ورود به حساب

نام کاربری گذرواژه

گذرواژه را فراموش کردید؟ کلیک کنید

حساب کاربری ندارید؟ ساخت حساب

ساخت حساب کاربری

نام نام کاربری ایمیل شماره موبایل گذرواژه

برای ارتباط با ما می توانید از طریق شماره موبایل زیر از طریق تماس و پیامک با ما در ارتباط باشید


09117307688
09117179751

در صورت عدم پاسخ گویی از طریق پیامک با پشتیبان در ارتباط باشید

دسترسی نامحدود

برای کاربرانی که ثبت نام کرده اند

ضمانت بازگشت وجه

درصورت عدم همخوانی توضیحات با کتاب

پشتیبانی

از ساعت 7 صبح تا 10 شب

دانلود کتاب PHP and MySQL Web Development

دانلود کتاب توسعه وب PHP و MySQL

PHP and MySQL Web Development

مشخصات کتاب

PHP and MySQL Web Development

دسته بندی: شبکه سازی: اینترنت
ویرایش: Second Edition 
نویسندگان: ,   
سری:  
ISBN (شابک) : 0672322404, 0672323257 
ناشر:  
سال نشر: 2003 
تعداد صفحات: 913 
زبان: English 
فرمت فایل : PDF (درصورت درخواست کاربر به PDF، EPUB یا AZW3 تبدیل می شود) 
حجم فایل: 8 مگابایت 

قیمت کتاب (تومان) : 51,000



ثبت امتیاز به این کتاب

میانگین امتیاز به این کتاب :
       تعداد امتیاز دهندگان : 12


در صورت تبدیل فایل کتاب PHP and MySQL Web Development به فرمت های PDF، EPUB، AZW3، MOBI و یا DJVU می توانید به پشتیبان اطلاع دهید تا فایل مورد نظر را تبدیل نمایند.

توجه داشته باشید کتاب توسعه وب PHP و MySQL نسخه زبان اصلی می باشد و کتاب ترجمه شده به فارسی نمی باشد. وبسایت اینترنشنال لایبرری ارائه دهنده کتاب های زبان اصلی می باشد و هیچ گونه کتاب ترجمه شده یا نوشته شده به فارسی را ارائه نمی دهد.


توضیحاتی در مورد کتاب توسعه وب PHP و MySQL

راهنمای متوسط ​​تا پیشرفته برای PHP و MySQL، محصولات توسعه وب رایگان و منبع باز. پوشش برنامه نویسی وب شی گرا، ایجاد خدمات با استفاده از SSL و احراز هویت و سایر برنامه ها را ارائه می دهد.


توضیحاتی درمورد کتاب به خارجی

An intermediate to advanced guide to PHP and MySQL, the free, open-sourced Web development products. Offers coverage of object-oriented Web programming, creating services using SSL and authentication, and other applications



فهرست مطالب

0672322579......Page 1
Copyright © 2003 by Sams Publishing......Page 3
Contents at a Glance......Page 4
Table of Contents......Page 6
About the Authors......Page 22
We Want to Hear from You!......Page 26
Introduction from Lajos Moczar......Page 28
Introduction from Jeremy Aston......Page 30
How This Book Is Organized......Page 32
Source Code......Page 34
PART I Introduction to Cocoon......Page 36
The History of Cocoon......Page 38
The Rise of Scripting Technologies......Page 39
The MVC Architecture......Page 41
Common Issues for the Modern “Web” Application Developer......Page 44
The Opportunities Offered by XML......Page 52
Cocoon—Implementing the XML Publishing Theory......Page 55
Summary......Page 56
What Is Avalon?......Page 58
How Does Cocoon Use Avalon?......Page 62
Summary......Page 63
CHAPTER 3 The Cocoon Processing Model......Page 64
Framework Layer......Page 65
Processing Layer......Page 66
Implementation Layer......Page 67
Summary......Page 68
Pipeline Processing......Page 70
The Sitemap......Page 72
Matchers......Page 78
Selectors......Page 80
Generators......Page 82
Transformers......Page 84
Serializers......Page 87
Content Aggregation......Page 89
Summary......Page 90
PART II Getting Started with Cocoon......Page 92
The Problem......Page 94
Approaching the Problem......Page 95
Application Design Preparation......Page 96
Designing the Application......Page 100
Preparing for the Application......Page 102
Summary......Page 103
CHAPTER 6 Installing Cocoon......Page 104
Downloading Cocoon......Page 105
Building Cocoon......Page 111
Installing Tomcat 4.0.5......Page 116
Understanding the Sitemap Engine......Page 120
Summary......Page 122
CHAPTER 7 Creating Static Pages......Page 124
Building a Subproject......Page 125
Creating Our First File......Page 129
Creating a WML Page......Page 133
Creating a PDF Page......Page 137
Summary......Page 142
CHAPTER 8 Using Content Logic: XSPs......Page 144
Starting Out with XSPs......Page 145
Adding a Logicsheet......Page 148
Handling Authentication......Page 155
Cocoon and Databases......Page 161
The Trouble Ticket Page......Page 164
XSP Internals......Page 173
JavaScript Logicsheets......Page 175
Summary......Page 177
CHAPTER 9 Using Content Logic: Generators......Page 178
DirectoryGenerator......Page 179
ErrorGenerator......Page 185
HTMLGenerator......Page 187
RequestGenerator......Page 194
ScriptGenerator......Page 197
VelocityGenerator......Page 200
Summary......Page 203
CHAPTER 10 Using Content Logic: Transformers......Page 204
TraxTransformer......Page 205
SQLTransformer......Page 207
FilterTransformer......Page 214
Designing a Customer Home Page......Page 221
Implementing the Customer Home Page with CInclude......Page 224
Implementing the Customer Home Page with XInclude......Page 231
LogTransformer......Page 233
SourceWritingTransformer......Page 235
Summary......Page 237
CHAPTER 11 Using Sitemap Logic: Matchers and Selectors......Page 238
Using Matchers......Page 239
Using Redirection......Page 247
Using Selectors......Page 248
Using Pipeline Aggregation......Page 254
Using Views......Page 264
Using map:resource and map:call......Page 266
Summary......Page 267
Understanding Actions......Page 268
A Character-Counting Action......Page 271
Using Actions for Authentication......Page 277
Using Actions for Forms......Page 279
Summary......Page 306
CHAPTER 13 Using Presentation Logic: Multi-Browser Support......Page 308
BrowserSelector......Page 309
DELI......Page 313
Summary......Page 324
What Do the Terms Mean?......Page 326
Internationalization in Cocoon......Page 327
Using the I18nTransformer......Page 328
Beyond I18nTransformer......Page 337
Summary......Page 339
PART III Advanced Cocoon Features......Page 342
Principles of Extending Components......Page 344
Generators......Page 349
Transformers......Page 353
Serializers......Page 354
Actions......Page 355
Summary......Page 364
Database Connectivity in Cocoon......Page 366
Working with XML Databases......Page 386
Summary......Page 399
Introduction to SOAP......Page 400
Accessing Google with SOAP......Page 401
Accessing Amazon.com with SOAP......Page 406
Accessing Custom SOAP Services......Page 411
Cocoon as a Web Services Platform......Page 414
Summary......Page 415
CHAPTER 18 Cocoon Interfaces: J2EE......Page 416
Cocoon and JSP......Page 417
Integrating Servlets and Cocoon......Page 422
Summary......Page 435
What Is Lucene?......Page 436
The Cocoon Search Example......Page 440
Search Phrases......Page 448
Summary......Page 450
Portal Overview......Page 452
Using Cocoon to Build Portals......Page 453
The Cocoon Documentation Site......Page 454
Cocoon Portal Engine......Page 478
Summary......Page 479
PART IV Techniques for Building Cocoon Applications......Page 480
CHAPTER 21 Designing Cocoon Applications......Page 482
Organizing Projects......Page 483
Organizing Files and URIs......Page 484
Reuse......Page 485
Deciding Where to Put the Logic......Page 486
Case Study: Data Warehousing Application......Page 487
Summary......Page 488
Preparing for Development......Page 490
Building a Clean Cocoon......Page 494
Building a Minimal Cocoon Distribution......Page 495
Setting Up Basic Pipelines......Page 497
Debugging......Page 498
Preparing for Deployment......Page 504
Deployment Issues......Page 506
Summary......Page 508
Cocoon Configuration......Page 510
Performance and Tuning......Page 528
Summary......Page 532
PART V Reference......Page 534
CHAPTER 24 Sitemap Components......Page 536
Sitemap Overview......Page 537
Cocoon Components......Page 538
Summary......Page 594
CHAPTER 25 Entity Catalogs......Page 596
Issues in Resolving Entities......Page 597
Referring to a Named Resource......Page 598
Mapping Names to Addresses Using a Catalog......Page 599
Configuring Catalog Files in Cocoon......Page 601
Resolving Public Identifiers......Page 604
Resolving System Identifiers......Page 608
Catalog Resources......Page 610
Summary......Page 611
CHAPTER 26 Parent Component Manager......Page 612
Coding a Parent Component Manager—Overview......Page 613
Summary......Page 625
Core Cocoon Documentation......Page 626
Mailing Lists......Page 629
Contributing......Page 631
Summary......Page 632
PART VI Appendices......Page 634
XSP Imports......Page 636
XSP Tag List......Page 638
XSPUtil Java Class Functions......Page 639
APPENDIX B Session Logicsheet Commands......Page 642
Session Logicsheet Functions......Page 644
APPENDIX C Request Logicsheet Commands......Page 650
Elements......Page 651
APPENDIX D Response Logicsheet Commands......Page 666
APPENDIX E ESQL Logicsheet Commands......Page 674
ESQL Datasources......Page 675
ESQL Syntax......Page 676
Group Queries......Page 680
Stored Procedures......Page 681
Tag Reference......Page 683
Usage......Page 690
Elements......Page 691
APPENDIX G Log Logicsheet Commands......Page 702
Util Logicsheet Functions......Page 704
APPENDIX I Form Validation Logicsheet Commands......Page 708
Descriptor.xml......Page 709
Form Logic Page......Page 710
XSP Form Validation Logicsheet Functions......Page 717
APPENDIX J Capture Logicsheet Commands......Page 718
Capture Logicsheet Functions......Page 719
Index......Page 722




نظرات کاربران