PHP Solutions: Dynamic Web Design Made Easy
Autor David Powersen Limba Engleză Paperback – 24 noi 2010
Unfortunately, most PHP books either expect you to be an expert already or force you to go through endless exercises of little practical value. In contrast, this book gives you real value right away through a series of practical examples that you can incorporate directly into your sites, optimizing performance and adding functionality such as file uploading, email feedback forms, image galleries, content management systems, and much more. Each solution is created with not only functionality in mind, but also visual design.
But this book doesn't just provide a collection of ready-made scripts: each PHP Solution builds on what's gone before, teaching you the basics of PHP and database design quickly and painlessly. By the end of the book, you'll have the confidence to start writing your own scripts or—if you prefer to leave that task to others—to adapt existing scripts to your own requirements. Right from the start, you're shown how easy it is to protectyour sites by adopting secure coding practices.
Toate formatele și edițiile | Preț | Express |
---|---|---|
Paperback (3) | 180.01 lei 3-5 săpt. | |
Apress – 18 oct 2007 | 180.01 lei 3-5 săpt. | |
Apress – 24 noi 2010 | 251.44 lei 3-5 săpt. | |
Apress – 4 dec 2014 | 264.20 lei 38-45 zile |
Preț: 251.44 lei
Preț vechi: 314.31 lei
-20% Nou
Puncte Express: 377
Preț estimativ în valută:
48.13€ • 50.11$ • 39.63£
48.13€ • 50.11$ • 39.63£
Carte disponibilă
Livrare economică 10-24 ianuarie 25
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9781430232490
ISBN-10: 1430232498
Pagini: 532
Ilustrații: 528 p.
Dimensiuni: 178 x 254 x 28 mm
Greutate: 0.91 kg
Ediția:2nd ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
ISBN-10: 1430232498
Pagini: 532
Ilustrații: 528 p.
Dimensiuni: 178 x 254 x 28 mm
Greutate: 0.91 kg
Ediția:2nd ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
Public țintă
Popular/generalCuprins
What Is PHP— And Why Should I Care?.- Getting Ready to Work with PHP.- How to Write PHP Scripts.- Lightening Your Workload with Includes.- Bringing Forms to Life.- Uploading Files.- Using PHP to Manage Files.- Generating Thumbnail Images.- Pages That Remember: Simple Login and Multipage Forms.- Getting Started with MySQL.- Connecting to MySQL with PHP and SQL.- Creating a Dynamic Online Gallery.- Managing Content.- Formatting Text and Dates.- Pulling Data from Multiple Tables.- Managing Multiple Database Tables.- Authenticating Users with a Database.
Notă biografică
David Powers is an Adobe Community Expert for Dreamweaver and author of a series of highly successful books on PHP, including PHP Solutions: Dynamic Web Design Made Easy and Foundation PHP for Dreamweaver 8. As a professional writer, he has been involved in electronic media for more than 30 years, first with BBC radio and television and more recently with the Internet. His clear writing style is valued not only in the English-speaking world; several of his books have been translated into Spanish and Polish. What started as a mild interest in computing was transformed almost overnight into a passion, when David was posted to Japan in 1987 as BBC correspondent in Tokyo. With no corporate IT department just down the hallway, he was forced to learn how to fix everything himself. When not tinkering with the innards of his computer, he was reporting for BBC television and radio on the rise and collapse of the Japanese bubble economy. Since leaving the BBC to work independently, he has built up an online bilingual database of economic and political analysis for Japanese clients of an international consultancy. When not pounding the keyboard writing books or dreaming of new ways of using PHP and other programming languages, David enjoys nothing better than visiting his favorite sushi restaurant. He has also translated several plays from Japanese.
Caracteristici
This book gives you real value right away through a series of practical examples that you can incorporate directly into your sites, optimizing performance and adding functionality.
Descriere
Descriere de la o altă ediție sau format:
Dynamic Web Design Made Easy—that’s a pretty bold claim. How easy is easy? It’s not like an instant cake mix: just add water and stir. Dynamic web design is—well— dynamic. Every website is different, so it’s impossible to grab a script, paste it into a web page, and expect it to work. Building dynamic sites involves diving into the code and adju- ing it to your own requirements. If that thought makes you break out in a cold sweat, just relax for a moment. PHP is not difficult, and I’ve written this book very much with the n- programmer in mind. I’ve done so because I don’t come from a computing background myself. In fact, I went to school in the days before pocket calculators were invented, never mind personal computers. As a result, I don’t assume that you drank in knowledge of arrays, loops, and conditional statements with your mother’s milk. Everything is explained in plain, straightforward l- guage, and I’ve highlighted points where things may go wrong, with advice on how to solve the problem. At the same time, if you’re working with computers and websites, you’re bound to have a certain level of technical knowledge and skill. So I don’t talk down to you either.
Dynamic Web Design Made Easy—that’s a pretty bold claim. How easy is easy? It’s not like an instant cake mix: just add water and stir. Dynamic web design is—well— dynamic. Every website is different, so it’s impossible to grab a script, paste it into a web page, and expect it to work. Building dynamic sites involves diving into the code and adju- ing it to your own requirements. If that thought makes you break out in a cold sweat, just relax for a moment. PHP is not difficult, and I’ve written this book very much with the n- programmer in mind. I’ve done so because I don’t come from a computing background myself. In fact, I went to school in the days before pocket calculators were invented, never mind personal computers. As a result, I don’t assume that you drank in knowledge of arrays, loops, and conditional statements with your mother’s milk. Everything is explained in plain, straightforward l- guage, and I’ve highlighted points where things may go wrong, with advice on how to solve the problem. At the same time, if you’re working with computers and websites, you’re bound to have a certain level of technical knowledge and skill. So I don’t talk down to you either.