Cargando…

Sams teach yourself PHP, MySQL and Apache all in one /

Sams Teach Yourself PHP, MySQL® and Apache All in One Fourth Edition Julie C. Meloni Starter Kit CD-ROM includes a complete starter kit for Windows®, Linux®, and Mac® OS X In just a short time, you can learn how to use PHP, MySQL, and Apache together to create dynamic, interactive websites and appli...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Meloni, Julie C.
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Indianapolis, Ind. : Sams, ©2008.
Edición:4th ed.
Colección:Sams teach yourself all in one.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)

MARC

LEADER 00000cam a2200000 a 4500
001 OR_ocn297575647
003 OCoLC
005 20231017213018.0
006 m o d
007 cr unu||||||||
008 090109s2008 inua o 001 0 eng d
040 |a UMI  |b eng  |e pn  |c UMI  |d OCLCQ  |d CEF  |d OCLCQ  |d DEBSZ  |d C6I  |d OCLCO  |d OCLCQ  |d OCLCF  |d OCLCQ  |d IDEBK  |d OCLCQ  |d OCLCO  |d YDX  |d UAB  |d WYU  |d VT2  |d CNCEN  |d INARC  |d OCLCA  |d OCLCO  |d OCLCQ  |d UKAHL  |d OCLCQ 
015 |a GBA863732  |2 bnb 
016 7 |a 014607197  |2 Uk 
019 |a 277005830  |a 428738533  |a 1005192264  |a 1044304643  |a 1056386397  |a 1097142173  |a 1103260342  |a 1105768930  |a 1150925094  |a 1152976268  |a 1192336445  |a 1240530434  |a 1256501252 
020 |a 9780768680683 
020 |a 0768680689 
020 |a 9780768680706 
020 |a 0768680700 
020 |z 9780672329760 
020 |z 067232976X 
024 8 |a 9780768680683 
029 1 |a AU@  |b 000067115462 
029 1 |a CHBIS  |b 006150734 
029 1 |a CHVBK  |b 171400836 
029 1 |a DEBSZ  |b 355429012 
029 1 |a HEBIS  |b 291500226 
035 |a (OCoLC)297575647  |z (OCoLC)277005830  |z (OCoLC)428738533  |z (OCoLC)1005192264  |z (OCoLC)1044304643  |z (OCoLC)1056386397  |z (OCoLC)1097142173  |z (OCoLC)1103260342  |z (OCoLC)1105768930  |z (OCoLC)1150925094  |z (OCoLC)1152976268  |z (OCoLC)1192336445  |z (OCoLC)1240530434  |z (OCoLC)1256501252 
037 |a CL0500000030  |b Safari Books Online 
050 4 |a TK5105.888  |b .M45 2008 
082 0 4 |a 005.2/762  |2 22 
084 |a ST 250 P33  |2 rvk 
084 |a ST 252  |2 rvk 
084 |a ST 253 A65  |2 rvk 
084 |a ST 271 M98  |2 rvk 
049 |a UAMI 
100 1 |a Meloni, Julie C. 
245 1 0 |a Sams teach yourself PHP, MySQL and Apache all in one /  |c Julie C. Meloni. 
246 1 8 |a Sams teach yourself PHP, MySQL and Apache 
246 3 0 |a Teach yourself PHP, MySQL and Apache all in one 
246 3 0 |a PHP, MySQL and Apache all in one 
250 |a 4th ed. 
260 |a Indianapolis, Ind. :  |b Sams,  |c ©2008. 
300 |a 1 online resource (xv, 630 pages) :  |b illustrations 
336 |a text  |b txt  |2 rdacontent 
337 |a computer  |b c  |2 rdamedia 
338 |a online resource  |b cr  |2 rdacarrier 
347 |a text file 
490 1 |a Sams teach yourself all in one 
588 0 |a Print version record. 
520 |a Sams Teach Yourself PHP, MySQL® and Apache All in One Fourth Edition Julie C. Meloni Starter Kit CD-ROM includes a complete starter kit for Windows®, Linux®, and Mac® OS X In just a short time, you can learn how to use PHP, MySQL, and Apache together to create dynamic, interactive websites and applications using the three leading open-source web development technologies. Using a straightforward, step-by-step approach, each lesson in this book builds on the previous ones, enabling you to learn the essentials of PHP scripting, MySQL databases, and the Apache web server from the ground up. Regardless of whether you run Linux, Windows, or Mac OS X, the enclosed CD includes a complete starter kit that lets you install all the software you need to set up a stable environment for learning, testing, and production. Learn how to ... Install, configure, and set up the PHP scripting language, the MySQL database system, and the Apache Web server Get these technologies to work together to create a dynamic, database-backed website Interact with MySQL using PHP Work with forms and files Create a web-based discussion forum or mailing list Add a storefront and shopping cart to your site Optimize your MySQL databases Fine-tune the Apache server's performance Restrict access to your applications Set up a secure web server Julie C. Meloni is the technical director for i2i Interactive, a multimedia company located in Los Altos, California. She has been developing web-based applications since the early days of the web, and is the author of several books and articles on web-based programming languages and database topics, including Sams Teach Yourself MySQL in 24 Hours . CD-ROM Includes A complete PHP, MySQL, and Apache starter kit for Windows®, Linux®, or Mac® OS X. Category: Web Development Covers: PHP 5.2, MySQL 5, Apache 2.2 User Level: Beginning. 
542 |f Copyright © 2008 by Sams Publishing  |g 2008 
505 0 0 |t Part I -- Laying the Groundwork 1. Installation QuickStart Guide 2. Installing and Configuring MySQL 3. Installing and Configuring Apache 4. Installing and Configuring PHP Part II -- PHP Language Structure 5. The Building Blocks of PHP 6. Flow Control Functions in PHP 7. Working with Functions 8. Working with Arrays and Objects Part III -- Getting Involved with the Code 9. Working with Strings, Dates and Times 10. Working with Forms 11. Working with Cookies and User Sessions 12. Working with Files and Directories 13. Working with the Server Environment 14. Working with Images IV. PHP and MySQL Integration 15. Understanding the Database Design Process 16. Learning Basic SQL Commands 17. Interacting with MySQL Using PHP Part V -- Basic Projects 18. Managing a Simple Mailing List 19. Creating an Online Address Book 20. Creating a Simple Discussion Forum 21. Creating an Online Storefront 22. Creating a Shopping Cart Mechanism 23. Creating a Simple Calendar 24. Restricting Access to Your Applications 25. Logging and Monitoring Web Server Activity 26. Application Localization Part VI -- Administration and Fine-Tuning 27. Apache Performance Tuning and Virtual Hosting 28. Setting up a Secure Web Server 29. Optimizing and Tuning MySQL 30. Software Upgrades. 
590 |a O'Reilly  |b O'Reilly Online Learning: Academic/Public Library Edition 
630 0 0 |a Apache (Computer file : Apache Group) 
630 0 0 |a MySQL (Electronic resource) 
630 0 7 |a Apache (Computer file : Apache Group)  |2 blmlsh 
630 0 7 |a MySQL (Electronic resource)  |2 blmlsh 
630 0 7 |a Apache (Computer file : Apache Group)  |2 fast  |0 (OCoLC)fst01387458 
630 0 7 |a MySQL (Electronic resource)  |2 fast  |0 (OCoLC)fst01395715 
650 0 |a Web site development. 
650 0 |a PHP (Computer program language) 
650 6 |a Sites Web  |x Développement. 
650 6 |a PHP (Langage de programmation) 
650 7 |a Web site development.  |2 blmlsh 
650 7 |a PHP (Computer program language)  |2 blmlsh 
650 7 |a PHP (Computer program language)  |2 fast  |0 (OCoLC)fst01049847 
650 7 |a Web site development.  |2 fast  |0 (OCoLC)fst01173243 
650 7 |a Apache  |g Programm  |2 gnd 
650 7 |a MySQL  |2 gnd 
650 0 7 |a PHP.  |2 swd 
776 0 |z 067232976X 
776 0 |z 9780672329760 
830 0 |a Sams teach yourself all in one. 
856 4 0 |u https://learning.oreilly.com/library/view/~/9780768680683/?ar  |z Texto completo (Requiere registro previo con correo institucional) 
938 |a Askews and Holts Library Services  |b ASKH  |n AH37825016 
938 |a ProQuest MyiLibrary Digital eBook Collection  |b IDEB  |n cis23897516 
938 |a Internet Archive  |b INAR  |n phpmysqlapacheal0000melo 
938 |a YBP Library Services  |b YANK  |n 14851317 
994 |a 92  |b IZTAP