buchspektrum Internet-Buchhandlung

Neuerscheinungen 2014

Stand: 2020-02-01
Schnellsuche
ISBN/Stichwort/Autor
Herderstraße 10
10625 Berlin
Tel.: 030 315 714 16
Fax 030 315 714 14
info@buchspektrum.de

Thomas Blom Hansen, Jason Lengstorf (Beteiligte)

PHP for Absolute Beginners


2. Aufl. 2014. xvi, 256 S. 48 SW-Abb. 254 mm
Verlag/Jahr: SPRINGER, BERLIN; APRESS 2014
ISBN: 1-430-26815-8 (1430268158)
Neue ISBN: 978-1-430-26815-4 (9781430268154)

Preis und Lieferzeit: Bitte klicken


PHP is a server-side scripting language that enables you to develop dynamic sites that engage users in ways that are simply not possible using only HTML and CSS. PHP for Absolute Beginners takes a practical approach to teaching you how to build dynamic content for your website using PHP. YouŽll quickly get started with practical PHP projects, learning how to build a dynamic image gallery. By the end of the book youŽll will have developed a personal blog complete with a password protected admin module.

PHP for Absolute Beginners wonŽt swamp you with every detail of the full PHP language up front – instead, youŽll be introduced to a small, versatile subset of PHP and learn to use it creatively to develop dynamic web sites. In the process you will learn to use variables, control structures, functions, and objects to your advantage. You will learn how to plan and create databases and how to organize your PHP scripts beautifully. At the end of the book, you will be a confident PHP user, ready to take the next steps in creating great websites.
1. Setting Up a PHP Development Environment
2. Understanding PHP: Language Basics
3. Form Management
4. Building a Dynamic Image Gallery with Image Upload
5. Spicing Up Your Image Gallery with JavaScript and CSS
6. Working with Databases
7. Building the Entry Manager
8. Showing Blog Entries
9. Deleting and Updating Blog Entries
10. Improving Your Blog with User Comments and Search
11. Adding Images to Blog Entries
12. Password Protection
13. Going Public with Your Blog
Jason Lengstorf is a 27-year-old turbogeek from Portland, OR. He started building websites in his late teens when his band couldn t afford to pay someone to do it, and he continued building websites after he realized his band wasn t actually very good. He s been a full-time freelance web developer since 2007, and expanded his business under the name Copter Labs, which is now a distributed freelance collective, keeping about 10 freelancers worldwide busy. He is also the author of PHP for Absolute Beginners and Pro PHP and jQuery.