Ne hai uno da vendere?

NUOVO PHP e MySQL Web Development [con CDROM] di Luke Welling Paperback Book (E-

Testo originale
NEW PHP and MySQL Web Development [With CDROM] by Luke Welling Paperback Book (E
Condizione:
Nuovo
5 disponibili / 1 venduti
Prezzo:
US $47,11
CircaEUR 43,44
Goditi i vantaggi. Restituzioni accettate.
Spedizione:
Oggetto che si trova a: Multiple, Stati Uniti
Consegna:
Consegna prevista tra il sab 1 giu e il mar 4 giu a 43230
I tempi di consegna previsti utilizzando il metodo proprietario di eBay, che è basato sulla vicinanza dell'acquirente rispetto al luogo in cui si trova l'oggetto, sul servizio di spedizione selezionato, sulla cronologia di spedizione del venditore e su altri fattori. I tempi di consegna possono variare, specialmente durante le festività.
Restituzioni:
Restituzioni entro 30 giorni. L'acquirente paga le spese di spedizione per la restituzione dell'oggetto. Vedi i dettagli- per maggiori informazioni sulle restituzioni
Pagamenti:
     

Fai shopping in tutta sicurezza

Garanzia cliente eBay
Se non ricevi l'oggetto che hai ordinato, riceverai il rimborso. 

Informazioni sul venditore

Registrato come venditore professionale
Il venditore si assume la piena responsabilità della messa in vendita dell'oggetto.
Numero oggetto eBay:361214320658
Ultimo aggiornamento: 12 lug 2021 10:55:42 CESTVedi tutte le revisioniVedi tutte le revisioni

Specifiche dell'oggetto

Condizione
Nuovo: Libro nuovo, intatto e non letto, in perfette condizioni, senza pagine mancanti o ...
ISBN
9780672329166
Publication Name
Php and Mysql Web Development
Item Length
9.1in
Publisher
Addison Wesley Professional
Publication Year
2008
Series
Developer's Library
Type
Textbook
Format
CD-ROM / Trade Paperback
Language
English
Item Height
2.1in
Author
Luke Welling, Laura Thomson
Features
Revised
Item Width
7.1in
Item Weight
55.6 Oz
Number of Pages
1008 Pages

Informazioni su questo prodotto

Product Information

PHP and MySQL Web Development, Fourth Edition The definitive guide to building database-drive Web applications with PHP and MySQL PHP and MySQL are popular open-source technologies that are ideal for quickly developing database-driven Web applications. PHP is a powerful scripting language designed to enable developers to create highly featured Web applications quickly, and MySQL is a fast, reliable database that integrates well with PHP and is suited for dynamic Internet-based applications. PHP and MySQL Web Development shows how to use these tools together to produce effective, interactive Web applications. It clearly describes the basics of the PHP language, explains how to set up and work with a MySQL database, and then shows how to use PHP to interact with the database and the server. This practical, hands-on book includes numerous examples that demonstrate common tasks such as authenticating users, constructing a shopping cart, generating PDF documents and images dynamically, sending and managing email, facilitating user discussions, connecting to Web services using XML, and developing Web 2.0 applications with Ajax-based interactivity. The fourth edition of PHP and MySQL Web Development has been thoroughly updated, revised, and expanded to cover developments in PHP 5 through version 5.3, such as namespaces and closures, as well as features introduced in MySQL 5.1. TABLE OF CONTENTS Part I: Using PHP 1 PHP Crash Course 2 Storing and Retrieving Data 3 Using Arrays 4 String Manipulation and Regular Expressions 5 Reusing Code and Writing Functions 6 Object-Oriented PHP 7 Error and Exception Handling Part II: Using MySQL 8 Designing Your Web Database 9 Creating Your Web Database 10 Working with Your MySQL Database 11 Accessing Your MySQL Database from the Web with PHP 12 Advanced MySQL Administration 13 Advanced MySQL Programming Part III: E-Commerce and Security 14 Running an E-Commerce Site 15 E-commerce Security Issues 16 Web Application Security 17 Implementing Authentication with PHP and MySQL 18 Implementing Secure Transactions with PHP and MySQL Part IV: Advanced PHP Techniques 19 Interacting with the File System and the Server 20 Using Network and Protocol Functions 21 Managing the Date and Time 22 Generating Images 23 Using Session Control in PHP 24 Other Useful Features Part V: Building Practical PHP and MySQL Projects 25 Using PHP and MySQL for Large Projects 26 Debugging 27 Building User Authentication and Personalization 28 Building a Shopping Cart 29 Building a Web-Based Email Service 30 Building a Mailing List Manager 31 Building Web Forums 32 Generating Personalized PDF Documents 33 Connecting to Web Services with XML and SOAP 34 Building Web 2.0 Applications with Ajax Part VI: Appendixes Appendix A: Installing PHP and MySQL Appendix B: Web Resources

Product Identifiers

Publisher
Addison Wesley Professional
ISBN-10
0672329166
ISBN-13
9780672329166
eBay Product ID (ePID)
1736950

Product Key Features

Author
Luke Welling, Laura Thomson
Publication Name
Php and Mysql Web Development
Format
CD-ROM / Trade Paperback
Language
English
Features
Revised
Publication Year
2008
Series
Developer's Library
Type
Textbook
Number of Pages
1008 Pages

Dimensions

Item Length
9.1in
Item Height
2.1in
Item Width
7.1in
Item Weight
55.6 Oz

Additional Product Features

Lc Classification Number
Qa76.73.P224
Edition Description
Revised Edition
Edition Number
4
Reviews
"This book by Welling & Thomson is the only one which I have found to be indispensable.The writing is clear and straightforward but never wastes my time.The book is extremely well laid out.The chapters are the right length and chapter titles quickly take you where you want to go." --Wright Sullivan, President,A&E Engineering, Inc., Greer South Carolina "There are several good introductory books on PHP, but Welling & Thomson is an excellent handbook for those who wish to build up complex and reliable systems. It's obvious that the authors have a strong background in the development of professional applications and they teach not only the language itself, but also how to use it with good software engineering practices." --Javier Garcia, senior telecom engineer, Telefonica R&D Labs, Madrid "This book rocks! I am an experienced programmer, so I didn't need a lot of help with PHP syntax; after all, it's very close to C/C++. I don't know a thing about databases, though, so when I wanted to develop a book review engine (among other projects) I wanted a solid reference to using MySQL with PHP. I have O'Reilly's mSQL and MySQL book, and it's probably a better pure-SQL reference, but this book has earned a place on my reference shelf...Highly recommended." --Paul Robichaux "The true PHP/MySQL bible, PHP and MySQL Web Development by Luke Welling and Laura Thomson, made me realize that programming and databases are now available to the commoners. Again, I know 1/10000th of what there is to know, and already I'm enthralled." --Tim Luoma,TnTLuoma.com, "This book by Welling & Thomson is the only one which I have found to be indispensable. The writing is clear and straightforward but never wastes my time.The book is extremely well laid out.The chapters are the right length and chapter titles quickly take you where you want to go." -Wright Sullivan, President,A&E Engineering, Inc., Greer South Carolina "There are several good introductory books on PHP, but Welling & Thomson is an excellent handbook for those who wish to build up complex and reliable systems. It's obvious that the authors have a strong background in the development of professional applications and they teach not only the language itself, but also how to use it with good software engineering practices." -Javier Garcia, senior telecom engineer, Telefonica R&D Labs, Madrid "This book rocks! I am an experienced programmer, so I didn't need a lot of help with PHP syntax; after all, it's very close to C/C++. I don't know a thing about databases, though, so when I wanted to develop a book review engine (among other projects) I wanted a solid reference to using MySQL with PHP. I have O'Reilly's mSQL and MySQL book, and it's probably a better pure-SQL reference, but this book has earned a place on my reference shelf…Highly recommended." -Paul Robichaux "The true PHP/MySQL bible, PHP and MySQL Web Development by Luke Welling and Laura Thomson, made me realize that programming and databases are now available to the commoners. Again, I know 1/10000th of what there is to know, and already I'm enthralled." -Tim Luoma,TnTLuoma.com, "This book by Welling & Thomson is the only one which I have found to be indispensable.The writing is clear and straightforward but never wastes my time.The book is extremely well laid out.The chapters are the right length and chapter titles quickly take you where you want to go."--Wright Sullivan, President,A&EEngineering, Inc., Greer South Carolina"There are several good introductory books on PHP, but Welling & Thomson is an excellent handbook for those who wish to build up complex and reliable systems. It's obvious that the authors have a strong background in the development of professional applications and they teach not only the language itself, but also how to use it with good software engineering practices."--Javier Garcia, senior telecom engineer,Telefonica R&D Labs, Madrid"This book rocks! I am an experienced programmer, so I didn't need a lot of help with PHP syntax; after all, it's very close to C/C++. I don't know a thing about databases, though, so when I wanted to develop a book review engine (among other projects) I wanted a solid reference to using MySQL with PHP. I have O'Reilly's mSQL and MySQL book, and it's probably a better pure-SQL reference, but this book has earned a place on my reference shelf...Highly recommended."--Paul Robichaux"The true PHP/MySQL bible, PHP and MySQL Web Development by Luke Welling and Laura Thomson, made me realize that programming and databases are now available to the commoners. Again, I know 1/10000th of what there is to know, and already I'm enthralled."--Tim Luoma,TnTLuoma.com, "This book by Welling & Thomson is the only one which I have found to be indispensable.The writing is clear and straightforward but never wastes my time.The book is extremely well laid out.The chapters are the right length and chapter titles quickly take you where you want to go." -Wright Sullivan, President,A&E Engineering, Inc., Greer South Carolina "There are several good introductory books on PHP, but Welling & Thomson is an excellent handbook for those who wish to build up complex and reliable systems. It's obvious that the authors have a strong background in the development of professional applications and they teach not only the language itself, but also how to use it with good software engineering practices." -Javier Garcia, senior telecom engineer, Telefonica R&D Labs, Madrid "This book rocks! I am an experienced programmer, so I didn't need a lot of help with PHP syntax; after all, it's very close to C/C++. I don't know a thing about databases, though, so when I wanted to develop a book review engine (among other projects) I wanted a solid reference to using MySQL with PHP. I have O'Reilly's mSQL and MySQL book, and it's probably a better pure-SQL reference, but this book has earned a place on my reference shelf…Highly recommended." -Paul Robichaux "The true PHP/MySQL bible, PHP and MySQL Web Development by Luke Welling and Laura Thomson, made me realize that programming and databases are now available to the commoners. Again, I know 1/10000th of what there is to know, and already I'm enthralled." -Tim Luoma,TnTLuoma.com
Table of Content
PHP and MySQL Web Development, Fourth Edition Luke Welling and Laura Thomson ISBN 0-672-32916-6 Addison-Wesley Professional © 2009 Pearson Education, Inc. TABLE OF CONTENTS Introduction Part I: Using PHP 1 PHP Crash Course 2 Storing and Retrieving Data 3 Using Arrays 4 String Manipulation and Regular Expressions 5 Reusing Code and Writing Functions 6 Object-Oriented PHP 7 Error and Exception Handling Part II: Using MySQL 8 Designing Your Web Database 9 Creating Your Web Database 10 Working with Your MySQL Database 11 Accessing Your MySQL Database from the Web with PHP 12 Advanced MySQL Administration 13 Advanced MySQL Programming Part III: E-Commerce and Security 14 Running an E-Commerce Site 15 E-commerce Security Issues 16 Web Application Security 17 Implementing Authentication with PHP and MySQL 18 Implementing Secure Transactions with PHP and MySQL Part IV: Advanced PHP Techniques 19 Interacting with the File System and the Server 20 Using Network and Protocol Functions 21 Managing the Date and Time 22 Generating Images 23 Using Session Control in PHP 24 Other Useful Features Part V: Building Practical PHP and MySQL Projects 25 Using PHP and MySQL for Large Projects 26 Debugging 27 Building User Authentication and Personalization 28 Building a Shopping Cart 29 Building a Web-Based Email Service 30 Building a Mailing List Manager 31 Building Web Forums 32 Generating Personalized PDF Documents 33 Connecting to Web Services with XML and SOAP 34 Building Web 2.0 Applications with Ajax Part VI: Appendixes Appendix A: Installing PHP and MySQL Appendix B: Web Resources
Copyright Date
2009
Target Audience
Trade
Topic
Programming Languages / General, Programming Languages / Php, Web / Design, Programming Languages / Sql, Databases / General
Lccn
2008-036492
Dewey Decimal
005.2762
Dewey Edition
23
Illustrated
Yes
Genre
Computers

Descrizione dell'oggetto

Informazioni sul venditore professionale

Premier Books LLC
David Taylor
26C Trolley Sq
19806-3356 Wilmington, DE
United States
Mostra Informazioni di contatto
:liamEmoc.liaterelgaednarg@yabe
Certifico che tutte le mie attività di vendita saranno conformi alle leggi e ai regolamenti dell'Unione Europea.
grandeagleretail

grandeagleretail

98,2% di Feedback positivi
2,7 milioni oggetti venduti
In genere risponde entro 24 ore

Valutazione dettagliata del venditore

Media degli ultimi 12 mesi

Descrizione
4.9
Spese spedizione
5.0
Tempi spedizione
4.9
Comunicazione
4.9
Registrato come venditore professionale

Feedback del venditore (1.023.620)

o***8 (213)- Feedback lasciato dall'acquirente.
Mese scorso
Acquisto verificato
Good condition
r***t (1844)- Feedback lasciato dall'acquirente.
Mese scorso
Acquisto verificato
Excellent transaction.
e***s (2087)- Feedback lasciato dall'acquirente.
Mese scorso
Acquisto verificato
Items in pictures were exactly what I received. Description was spot on as well. Shipped very quickly. Would buy from again. Thank you!

Valutazioni e recensioni del prodotto

Ancora nessun punteggio o recensione