Your email was sent successfully. Check your inbox.

An error occurred while sending the email. Please try again.

Proceed reservation?

Export
Filter
  • Powers, David  (9)
  • Ullman, Larry E  (7)
  • Web site development  (16)
Datasource
Material
Language
Years
  • 1
    Online Resource
    Online Resource
    Berkeley, CA : Peachpit Press
    ISBN: 9780134301860 , 0134301862
    Language: English
    Pages: 1 online resource (1 volume) , illustrations.
    Edition: Fifth edition.
    Series Statement: Visual quickstart guide
    Keywords: PHP (Computer program language) ; Web site development ; World Wide Web ; Electronic books ; Electronic books ; local
    Abstract: Learn PHP programming the quick and easy way! With PHP for the Web: Visual QuickStart Guide readers can start from the beginning to get a tour of the programming language, or look up specific tasks to learn just what they need to know. This task-based visual reference guide uses step-by-step instructions and plenty of screenshots to teach beginning and intermediate users this popular open-source scripting language. Author Larry Ullman guides readers through the ins and outs of both PHP 5 and PHP 7, and offers more efficient ways to tackle common needs. Both beginning users, who want a thorough introduction to the technology, and more intermediate users, who are looking for a convenient reference, will find what they need here--in straightforward language and through readily accessible examples. Easy visual approach uses demonstrations and real-world examples to guide you through dynamic web development using PHP and show you what to do step by step. Concise steps and explanations let you get up and running in no time. Essential reference guide keeps you coming back again and again. Whether you're a programming newbie or an experienced veteran learning PHP for the first time, this book will teach you all you need to know, including the latest changes in PHP and more efficient ways to tackle common needs.
    Note: Includes index. - Description based on online resource; title from title page (Safari, viewed August 5, 2016)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 2
    Online Resource
    Online Resource
    [Place of publication not identified] : O'Reilly
    ISBN: 9781771374910
    Language: English
    Pages: 1 online resource (1 streaming video file (2 hr., 56 min., 45 sec.)) , digital, sound, color
    Keywords: PHP (Computer program language) ; Web site development ; Electronic videos ; local
    Abstract: "In this Up to Speed with PHP 7 training course, expert author David Powers will teach you about the new features and changes in the next major version of PHP. This course is designed for users that already have a solid understanding of PHP. You will start by learning about what has changed in PHP 7, including internal changes, changes to existing features, and removed features. From there, David will teach you about new operators and functions and type checking. This video tutorial also covers classes and generators and error handling, including anonymous classes, generator delegation, and how to catch fatal errors. Finally, you will cover miscellaneous changes, such as using reserved words in classes, uniform variable syntax, and using assertions for debugging. Once you have completed this computer based training course, you will have learned all about the changes and new features in PHP 7. Working files are included, allowing you to follow along with the author throughout the lessons."--Resource description page.
    Note: Title from title screen (viewed August 11, 2015). - Date of publication from resource description page
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 3
    Online Resource
    Online Resource
    [New York, NY] : Apress
    Language: English
    Pages: 1 online resource (1 volume) , illustrations.
    Edition: Third edition.
    Series Statement: The expert's voice in web development
    Keywords: PHP (Computer program language) ; Web site development ; Web sites ; Design ; Electronic books ; Electronic books ; local
    Abstract: This is the third edition of David Powers ' highly-respected PHP Solutions: Dynamic Web Design Made Easy . This new edition has been updated by David to incorporate changes to PHP since the second edition and to offer the latest techniques-a classic guide modernized for 21st century PHP techniques, innovations, and best practices. You want to make your websites more dynamic by adding a feedback form, creating a private area where members can upload images that are automatically resized, or perhaps storing all your content in a database. The problem is, you're not a programmer and the thought of writing code sends a chill up your spine. Or maybe you've dabbled a bit in PHP and MySQL, but you can't get past baby steps. If this describes you, then you've just found the right book. PHP and the MySQL database are deservedly the most popular combination for creating dynamic websites. They're free, easy to use, and provided by many web hosting companies in their standard packages. 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 protect your sites by adopting secure coding practices.
    Note: Place of publication taken from publisher's website. - Includes index. - Description based on online resource; title from cover page (Safari, viewed January 14, 2015)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 4
    Online Resource
    Online Resource
    [Place of publication not identified] : Peachpit Press
    Language: English
    Pages: 1 online resource (1 streaming video file (9 hr., 41 min., 20 sec.)) , digital, sound, color.
    Series Statement: Learn by video
    Keywords: Dreamweaver (Computer file) ; Web site development ; Web sites ; Design ; Electronic videos ; local
    Abstract: "This critically-acclaimed interactive training program from Adobe Press offers exceptional quality high-definition video to teach the fundamentals of Adobe Dreamweaver CC (2014 release) The course comes complete with lesson files. Users will receive a comprehensive introduction to Dreamweaver, including best practices as well as fundamental web design concepts. Covered topics include Dreamweaver's HTML5 and CSS3 improvements, multimedia, interactivity, working within the Creative Cloud, and more. "--Resource description page.
    Note: Title from resource description page (viewed January 22, 2015)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 5
    Online Resource
    Online Resource
    [Berkeley, Calif.] : New Riders
    ISBN: 9780133519280 , 0133519287
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Edition: 2nd ed.
    Parallel Title: Erscheint auch als
    Keywords: MySQL (Electronic resource) ; Web site development ; Electronic commerce ; Computer programs ; PHP (Computer program language) ; Electronic books ; Electronic books ; local
    Abstract: In this comprehensive guide to creating e-commerce website using PHP and MySQL, renowned author Larry Ullman walks you through every step-designing the visual interface, creating the database, presenting content, generating an online catalog, managing the shopping cart, handling the order and the payment process, and fulfilling the order-always with security and best practices emphasized along the way. Even if you're an experienced web developer, you're guaranteed to learn something new. The book uses two complete e-commerce site examples, with various features and goals, to present the widest possible range of e-commerce scenarios. This fully updated and expanded second edition includes an additional and new payment processing example, and also reflects the latest changes in PayPal's options and methodologies. There are new chapters on marketing-related tools to improve the site and sales, on adding functionality via Ajax, and on implementing e-commerce functionality using OOP instead of procedural code. Effortless E-Commerce with PHP and MySQL, Second Edition teaches you how to: Think of the customer first, in order to maximize sales and customer satisfaction Create a safe server environment and database Use secure transactions and prevent common vulnerabilities Incorporate different payment gateways Design scalable sites that are easy to maintain Build administrative interfaces Extend both examples to match the needs of your own sites
    Note: Includes index. - Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 6
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Peachpit Press
    Language: English
    Pages: 1 streaming video file (10 hr., 30 min., 16 sec.) , digital, sd., col.
    Keywords: Dreamweaver (Computer file) ; Web sites ; Authoring programs ; Web site development ; Electronic videos ; local
    Abstract: "This critically acclaimed training program from Adobe Press offers high-definition video to teach the fundamentals of Dreamweaver CC. Experienced instructor David Powers presents a comprehensive introduction to Dreamweaver, including best practices as well as fundamental web design concepts. Covered topics include Dreamweaver's HTML5 and CSS3 improvements, multimedia, interactivity, and how to work within the Creative Cloud. Crucial to the training are optimized teaching methods, practical tips, and the focus on learning by doing with project files."--Resource description page.
    Note: Title from resource description page (viewed Nov. 11, 2013 )
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 7
    Online Resource
    Online Resource
    [Berkeley, Calif. : Peachpit Press]
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Edition: 4th ed.
    Series Statement: Visual quickpro guide
    Keywords: MySQL (Electronic resource) ; Web site development ; PHP (Computer program language) ; Electronic books ; lcgft ; Electronic books ; local
    Abstract: It hasn't taken Web developers long to discover that when it comes to creating dynamic, database-driven Web sites, MySQL and PHP provide a winning open-source combination. Add this book to the mix, and there's no limit to the powerful, interactive Web sites that developers can create. With step-by-step instructions, complete scripts, and expert tips to guide readers, veteran author and database designer Larry Ullman gets right down to business: After grounding readers with separate discussions of first the scripting language (PHP) and then the database program (MySQL), he goes on to cover security, sessions and cookies, and using additional Web tools, with several sections devoted to creating sample applications. This guide is indispensable for beginning to intermediate level Web designers who want to replace their static sites with something dynamic. In this edition, the bulk of the new material covers the latest features and techniques with PHP and MySQL. Also new to this edition are chapters introducing jQuery and object-oriented programming techniques.
    Note: Cover title. - Place of publication and publisher suggested by previous ed
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 8
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Peachpit Press
    Language: English
    Pages: 1 streaming video file (7 hr., 34 min., 54 sec.) , digital, sd., col.
    Keywords: Dreamweaver (Computer file) ; HTML editors (Computer programs) ; Web sites ; Authoring programs ; Web site development ; Web sites ; Design ; HTML (Document markup language) ; Cascading style sheets ; JavaScript (Computer program language) ; Electronic videos ; local
    Abstract: "This innovative product is an in-depth video training course aimed at web designers looking to make the leap to cutting-edge Web technologies using Adobe Dreamweaver CS5.5. Dreamweaver CS5.5 provides designers with the tools needed to build modern websites with HTML5, CSS3, and jQuery. In this video course, experienced author and trainer David Powers explains which parts of HTML5 and CSS3 you can use now with confidence. He shows how to convert existing pages to HTML5 and build new ones from scratch. You'll also learn how to create CSS3 effects such as drop shadows, rounded corners, and transparency, without the need for images. In addition, David shows how to choose the right CSS selector, knowledge that you'll find indispensible not only for creating style rules, but also for working with jQuery. The course takes you through the process of adapting for mobile phones and tablets a website that was originally designed for desktop computers. You'll learn how to use CSS media queries to apply different styles depending on screen width, viewing the changes in real time in the Live view. The course concludes with an introduction to jQuery and demonstrates how to enhance online forms with the help of Dreamweaver CS5.5's built-in code hints for jQuery. This product includes over seven hours of exceptional quality video tutorials and lesson files."--Resource description page.
    Note: Title and imprint information from resource description page (viewed Nov. 3, 2011)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 9
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Peachpit Press
    Language: English
    Pages: 1 streaming video file (1 hr., 46 min., 22 sec.) , digital, sd., col.
    Keywords: MySQL (Electronic resource) ; Web site development ; Web sites ; Design ; PHP (Computer program language) ; Electronic videos ; local
    Abstract: "It hasn't taken Web developers long to discover that when it comes to creating dynamic, database-driven Web sites, MySQL and PHP provide a winning open-source combination ... This guide is indispensable for beginning to intermediate level Web designers who want to replace their static sites with something dynamic."--Resource description page.
    Note: Title and imprint from resource description page (viewed Nov. 22, 2011). - This video tutorial is a companion to Larry Ullman's book PHP and MySQL for dynamic web sites, 4th ed., 2011
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 10
    Online Resource
    Online Resource
    Berkeley, CA : Peachpit Press
    ISBN: 9780132575140 , 0132575140
    Language: English
    Pages: 1 online resource (xx, 459 p.) , ill.
    Edition: 4th ed.
    Series Statement: Visual quickstart guide
    Keywords: PHP (Computer program language) ; Web site development ; World Wide Web ; Electronic books ; lcgft ; Electronic books ; local
    Abstract: With PHP for the World Wide Web, Fourth Edition: Visual QuickStart Guide, readers can start from the beginning to get a tour of the programming language, or look up specific tasks to learn just what they need to know. This task-based visual reference guide uses step-by-step instructions and plenty of screenshots to teach beginning and intermediate users this popular open-source scripting language. Leading technology author Larry Ullman guides readers through the latest developments including use and awareness of HTML5 with PHP. Other addressed changes include removal of outdated functions and more efficient ways to tackle common needs. Both beginning users, who want a thorough introduction to the technology, and more intermediate users, who are looking for a convenient reference, will find what they need here--in straightforward language and through readily accessible examples.
    Note: Title from resource description page (viewed July 12, 2011). - Previous ed. : 2009. - Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 11
    Online Resource
    Online Resource
    [New York] : Friends of ED
    ISBN: 1430232498 , 9781430232490
    Language: English
    Pages: 1 online resource (xviii, 508 p.) , ill.
    Edition: 2nd ed., fully rev. and updated content
    Parallel Title: Erscheint auch als
    Keywords: PHP (Computer program language) ; Web site development ; Web sites ; Design ; Electronic books ; local
    Abstract: This is the second edition of David Power's highly-respected PHP Solutions: Dynamic Web Design Made Easy . This new edition has been updated by David to incorporate changes to PHP since the first edition and to offer the latest techniques--a classic guide modernized for 21st century PHP techniques, innovations, and best practices. You want to make your websites more dynamic by adding a feedback form, creating a private area where members can upload images that are automatically resized, or perhaps storing all your content in a database. The problem is, you're not a programmer and the thought of writing code sends a chill up your spine. Or maybe you've dabbled a bit in PHP and MySQL, but you can't get past baby steps. If this describes you, then you've just found the right book. PHP and the MySQL database are deservedly the most popular combination for creating dynamic websites. They're free, easy to use, and provided by many web hosting companies in their standard packages. 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 protect your sites by adopting secure coding practices.
    Note: Description based on print version record. - Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 12
    Online Resource
    Online Resource
    Berkeley, Calif. : Peachpit ; | Boston, Mass. :Safari Books Online
    ISBN: 9780321550187 , 0321550188
    Language: English
    Pages: xx. 602 p , ill.
    Edition: New ed.
    Parallel Title: Erscheint auch als
    Keywords: MySQL (Electronic resource) ; Web site development ; PHP (Computer program language) ; Electronic books ; local
    Abstract: It hasn't taken Web developers long to discover that when it comes to creating dynamic, database-driven Web sites, MySQL and PHP provide a winning open source combination. Add this book to the mix, and there's no limit to the powerful, interactive Web sites that developers can create. With step-by-step instructions, complete scripts, and expert tips to guide readers, veteran author and database designer Larry Ullman gets right down to business: After grounding readers with separate discussions of first the scripting language (PHP) and then the database program (MySQL), he goes on to cover security, sessions and cookies, and using additional Web tools, with several sections devoted to creating sample applications. This guide is indispensable for intermediate- to advanced level Web designers who want to replace their static sites with something dynamic. In this edition, the bulk of the new material covers the latest versions of both technologies: PHP 6 (due out in 2008) and MySQL 5 (available now). The book's publication date is likely to beat the official release of PHP 6, making it one of the first books available on the subject.
    Note: Includes Internet access. - Previous ed.: published as PHP and MySQL for dynamic Web sites. 2005. - Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 13
    Online Resource
    Online Resource
    Berkeley, Calif. : Friends of ED, an Apress company | Boston, Mass. :Safari Books Online,
    ISBN: 9781430210115 , 1430210117
    Language: English
    Pages: xxi, 372 p , ill. , 23 cm
    Keywords: PHP (Computer program language) ; Object-oriented programming (Computer science) ; Web site development ; Electronic books ; local
    Abstract: With the surge of popularity of PHP 5, object-oriented programming is now an important consideration for PHP developers. This version-neutral book is a gentle introduction to object-oriented programming (OOP) that won't overburden you with complex theory. It teaches you the essential basics of OOP that you'll need to know before moving onto a more advanced level, and includes a series of prepackaged scripts that you can incorporate into your existing sites with the minimum of effort. It shows how object-oriented programming can be used to create reusable and portable code by walking you through a series of simple projects. The projects feature the sorts of things developers run up against every day, and include a validator for filtering user input, a simple Date class that avoids the need to remember all the esoteric format codes in PHP, and an XML generator. Teaches the fundamentals of OOP Simple projects show how OOP concepts work in the real world Prepackaged scripts can easily be added to your own projects
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 14
    Online Resource
    Online Resource
    Berkeley, Calif. : Friendsof ED | Boston, Mass. :Safari Books Online,
    ISBN: 9781590598597 , 1590598598
    Language: English
    Pages: xxxi, 752 p , ill. , 23 cm
    Series Statement: Friends of ED Adobe learning library
    Keywords: Dreamweaver (Computer file) ; Ajax (Web site development technology) ; PHP (Computer program language) ; Cascading style sheets ; Web site development ; Electronic books ; local
    Abstract: A guide to building Web sites using Dreamweaver's CSS tools, along with the features of PHP and Ajax. CS3 allows you to rapidly put together standards compliant web sites and dynamic web sites with server-side languages and Ajax, and much more. The book teaches you everything you need to know about the application, from setting up your development environment environment to publishing your sites and applications on the web, and everything in between.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 15
    Online Resource
    Online Resource
    Berkeley, Calif. : Peachpit Press | Boston, Mass. :Safari Books Online
    ISBN: 9780321524416 , 0321524411
    Language: English
    Keywords: Ajax (Web site development technology) ; Web site development ; Electronic books ; local
    Abstract: Ajax is at the heart of the Web 2.0 revolution. It isn't a technology but, rather, is a technique that leverages other technologies and techniques, such as CSS, XML, DHTML, and XHTML. Many Web designers and programmers would like to incorporate Ajax in their projects because of the amazing functionality it can add to a Web site, but they can't because of the steep learning curve. That's where this book steps in. It makes learning Ajax fun and easy -- a great place to start! Visual QuickProject Guides focus on a single project. In this case the project is creating a business employee directory, like an address book. What's being created is a better, new kind of Web site.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 16
    Online Resource
    Online Resource
    Berkeley, [Calif.] : Apress | Boston, Mass. :Safari Books Online,
    ISBN: 1590597311 , 9781590597316
    Language: English
    Pages: xviii, 468 p , ill. , 23 cm
    Keywords: PHP (Computer program language) ; Web site development ; Web sites ; Design ; Electronic books ; local
    Abstract: You want to make your websites more dynamic by adding a feedback form, creating a private area where members can upload images that are automatically resized, or perhaps storing all your content in a database. The problem is, you're not a programmer and the thought of writing code sends a chill up your spine. Or maybe you've dabbled a bit in PHP and MySQL, but you can't get past baby steps. If this describes you, then you've just found the right book. PHP and the MySQL database are deservedly the most popular combination for creating dynamic websites. They're free, easy to use, and provided by many web hosting companies in their standard packages. 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 protect your sites by adopting secure coding practices. The book has been written with an eye on forward and backward compatibility recommending PHP 5 techniques, but providing alternative solutions for servers still running PHP 4.3. All database examples demonstrate how to use the original MySQL extension, MySQL Improved, or the PHP Data Objects (PDO) introduced in PHP 5.1, letting you choose the most suitable option for your setup.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
Close ⊗
This website uses cookies and the analysis tool Matomo. More information can be found here...