ورود به حساب

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

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

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

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

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

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


09117307688
09117179751

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

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

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

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

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

پشتیبانی

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

دانلود کتاب Sams Teach Yourself PHP, MySQL and Apache All-in-One

دانلود کتاب سامس خود را به صورت PHP ، MySQL و Apache All-in-One آموزش دهید

Sams Teach Yourself PHP, MySQL and Apache All-in-One

مشخصات کتاب

Sams Teach Yourself PHP, MySQL and Apache All-in-One

دسته بندی: کتاب های خودآموز
ویرایش: Bk&CD-Rom 
نویسندگان:   
سری:  
ISBN (شابک) : 9780672326202, 0672326205 
ناشر: Sams 
سال نشر: 2003 
تعداد صفحات: 645 
زبان: English 
فرمت فایل : PDF (درصورت درخواست کاربر به PDF، EPUB یا AZW3 تبدیل می شود) 
حجم فایل: 8 مگابایت 

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



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

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


در صورت تبدیل فایل کتاب Sams Teach Yourself PHP, MySQL and Apache All-in-One به فرمت های PDF، EPUB، AZW3، MOBI و یا DJVU می توانید به پشتیبان اطلاع دهید تا فایل مورد نظر را تبدیل نمایند.

توجه داشته باشید کتاب سامس خود را به صورت PHP ، MySQL و Apache All-in-One آموزش دهید نسخه زبان اصلی می باشد و کتاب ترجمه شده به فارسی نمی باشد. وبسایت اینترنشنال لایبرری ارائه دهنده کتاب های زبان اصلی می باشد و هیچ گونه کتاب ترجمه شده یا نوشته شده به فارسی را ارائه نمی دهد.


توضیحاتی در مورد کتاب سامس خود را به صورت PHP ، MySQL و Apache All-in-One آموزش دهید



Sams در 24 ساعت PHP، MySQL و Apache را به خودتان بیاموزید این محبوب ترین ابزارهای توسعه وب منبع باز را در یک کتاب آسان برای درک، بسته بندی شده با یک CD با استفاده آسان Starter Kit ترکیب می کند. . این کتاب به خواننده آموزش می دهد تا زبان برنامه نویسی PHP، سیستم پایگاه داده MySQL و وب سرور آپاچی را نصب، پیکربندی و راه اندازی کند. در پایان این کتاب، خواننده متوجه می شود که این فناوری ها چگونه کار می کنند، و مهمتر از آن، چگونه با هم کار می کنند تا یک وب سایت پویا ایجاد کنند. پس از ایجاد یک وب سایت ساده با استفاده از این ابزارها، خواننده می تواند یک لیست پستی ساده را مدیریت کند و یک دفترچه آدرس آنلاین، سبد خرید و ویترین فروشگاه ایجاد کند.

Sams Teach Yourself PHP. ، MySQL و Apache در 24 ساعت همچنین به خواننده می آموزد که چگونه Apache و MySQL را تنظیم کند و امنیت ساده وب سرور را پوشش می دهد.


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

Sams Teach Yourself PHP, MySQL and Apache in 24 Hours combines these most popular open source Web development tools into one easy-to-understand book, packaged with one easy-to-use Starter Kit CD. This book teaches the reader to install, configure and set up the PHP scripting language, the MySQL database system, and the Apache Web server. By the end of this book the reader will understand how these technologies work, and more importantly, how they work together to create a dynamic Web site. After creating a simple Web site using these tools, the reader will be able to manage a simple mailing list, and to create an online address book, shopping cart, and storefront.

Sams Teach Yourself PHP, MySQL and Apache in 24 Hours also teaches the reader how to fine-tune Apache and MySQL, and covers simple Web server security.



فهرست مطالب

Table of Contents......Page 1
Introduction......Page 30
Part I: Laying the Groundwork......Page 34
1 Installing and Configuring MySQL......Page 36
2 Installing and Configuring Apache......Page 56
3 Installing and Configuring PHP......Page 80
Part II: PHP Language Structure......Page 98
4 The Building Blocks of PHP......Page 100
5 Flow Control Functions in PHP......Page 122
6 Working with Functions......Page 144
7 Working with Arrays and Objects......Page 164
Part III: Getting Involved with the Code......Page 180
8 Working with Strings, Dates and Time......Page 182
9 Working with Forms......Page 210
10 Working with User Sessions......Page 232
11 Working with Files and Directories......Page 242
12 Working with the Server Environment......Page 266
13 Working with Images......Page 274
Part IV: PHP and MySQL Integration......Page 289
14 Learning the Database Design Process......Page 291
15 Learning Basic SQL Commands......Page 302
16 Interacting with MySQL Using PHP......Page 350
Part V: Basic Projects......Page 362
17 Managing a Simple Mailing List......Page 364
18 Creating an Online Address Book......Page 376
19 Creating a Simple Discussion Forum......Page 400
20 Creating an Online Storefront......Page 416
21 Creating a Shopping Cart Mechanism......Page 428
22 Creating a Simple Calendar......Page 442
23 Restricting Access to Your Applications......Page 456
24 Logging and Monitoring Web Server Activity......Page 478
25 Application Localization......Page 496
Part VI: Administration and Fine Tuning......Page 508
26 Apache Performance Tuning and Virtual Hosting......Page 510
27 Setting Up a Secure Web Server......Page 528
28 Optimizing and Tuning MySQL......Page 544
29 Software Upgrades......Page 562
Part VII: Looking Toward the Future......Page 568
30 Features and Backwards-Compatibility of PHP 5.0......Page 570
31 Features and Backwards-Compatibility of MySQL 4.1......Page 576
Part VIII: Appendix......Page 584
APPENDIX A Installing MySQL, Apache, and PHP from the CD-ROM......Page 586
Index......Page 598




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