Your email was sent successfully. Check your inbox.

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

Proceed reservation?

Export
Filter
  • Holzner, Steven  (7)
  • Ullman, Larry E  (7)
  • Web site development  (14)
Datasource
Material
Language
  • 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
    [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 ...
  • 3
    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 ...
  • 4
    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 ...
  • 5
    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 ...
  • 6
    Online Resource
    Online Resource
    Berkeley, Calif. : Peachpit Press
    ISBN: 9780321659859 , 0321659856
    Language: English
    Pages: 1 online resource (xii, 203 p.) , ill.
    Series Statement: Visual quickpro guide
    Parallel Title: Erscheint auch als
    Keywords: Django (Electronic resource) ; Web site development ; Electronic books ; local
    Abstract: DJango is a open source web application framework written in Python. It follows the MVC (model view controller) design pattern; this software design pattern separates business logic from the user interface making it easier to make changes to the logic or interface without affecting the other. Django's primary goal is to ease the creation of complex, database-driven websites. The framework emphasizes reusability and "pluggability" of components, rapid development, and the principle of DRY (Don't Repeat Yourself). Python is used throughout. Django: Visual QuickStart Guide starts at the beginning and moves web designers quickly along the path to developing Python Web applications with Django. After introducing readers the idea of Model/View/Controller applications and why Django is the right choice, the book walks a reader through creating their first Django Web site. It goes on to cover the ultra-cool things that can be done with Django to create robust Model/View/Controller applications.
    Note: Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 7
    Online Resource
    Online Resource
    Berkeley, [Calif.] : Peachpit | Boston, Mass. :Safari Books Online,
    ISBN: 9780321634689 , 0321634683
    Language: English
    Pages: x, 192 p , ill.
    Series Statement: Visual quickstart guide
    Parallel Title: Erscheint auch als
    Keywords: Ajax (Web site development technology) ; Java (Computer program language) ; Internet programming ; Web site development ; Electronic books ; local
    Abstract: The Dojo Toolkit is an open-source JavaScript toolkit for building Web applications so dynamic they jump off the page. Filled with special controls like calendars and menus, and special effects like wipes and fade-ins, Dojo is rapidly gaining popularity and is emerging as the toolkit of choice for Ajax applications. The Dojo Toolkit Visual QuickStart Guide covers the highlights of Dojo in detail and is the easiest way to get up and running quickly with Dojo.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 8
    Online Resource
    Online Resource
    Indianapolis, IN : Wiley Pub.
    ISBN: 9780470465141 , 047046514X , 9780470465158 , 0470465158 , 9780470432877
    Language: English
    Pages: 1 online resource (334 pages) , illustrations.
    Series Statement: --For dummies
    Parallel Title: Erscheint auch als
    Keywords: Joomla! (Computer file) ; Web sites Authoring programs ; Web site development ; Joomla! (Computer file) ; Joomla! (Computer file) ; COMPUTERS ; Digital Media ; General ; COMPUTERS ; Web ; User Generated Content ; COMPUTERS ; Interactive & Multimedia ; COMPUTERS ; Web ; Site Design ; Web sites ; Authoring programs ; Web site development ; Web site development ; Web sites ; Authoring programs ; Electronic books
    Abstract: With its pre-coded modules, open source Joomla! is popular for building interactive Web sites without writing code. This Web site design tool lets you build sites with discussions, polling, RSS feeds, picture submissions, shopping carts, and a lot more, quickly and easily and the quickest, easiest way to learn how to use it is Joomla! For Dummies. Learn to link articles on your site with drop-down menus, invite visitors to rate content, enable a full-site search, let your guests sign up for e-mail lists, and much more. Joomla! For Dummies helps you to: Acquire the free Joomla! content m.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 9
    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 ...
  • 10
    Online Resource
    Online Resource
    Indianapolis, IN : Wiley
    Language: English
    Pages: 1 online resource (xvii, 695 p.) , ill.
    Parallel Title: Erscheint auch als
    Keywords: Ajax (Web site development technology) ; Web site development ; Electronic books ; Electronic books ; local
    Abstract: Build interactive Web applications with Ajax Create live searches and online spreadsheets Discover programming mistakes to avoid! Create blazing-fast Web applications with powerful Ajax If you think that mastering Ajax is too difficult, guess again. You can create Web applications that look and feel like desktop apps in less time than you think with the comprehensive Ajax instruction in this in-depth book. You'll find easy-to-follow tutorials, hundreds of tips and tricks, and so much practical information that even skilled developers will reach for this book first. Let this Bible be your guide as you jump into the hottest Web programming technology in years. * Master the fundamentals--JavaScript(r), XML, dynamic HTML, and CSS * Tie Ajax into Google with the Google(r) API * Handle simultaneous XMLHttpRequest objects in Ajax * Use Ajax frameworks such as Ruby on Rails, AjaxTags, and others * Understand the Document Object Model (DOM) * Create floating menus and effects with CSS * Encrypt data over plain HTTP using JavaScript * Adapt real-world examples to your own programs Companion Web site Find all the code used throughout the book at www.wiley.com/go/ajaxbible
    Note: Includes index. - Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 11
    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 ...
  • 12
    Online Resource
    Online Resource
    Hoboken, N.J. : Wiley Pub. | Boston, Mass. :Safari Books Online
    ISBN: 9780471785972 , 0471785970
    Language: English
    Keywords: Ajax (Web site development technology) ; JavaScript (Computer program language) ; XML (Document markup language) ; Web sites ; Design ; Web site development ; Electronic books ; local
    Abstract: Ajax is short for "Asynchronous JavaScript+CSS+DOM+XMLHttpRequest." Even if you weren't intimidated before, that tidbit is probably enough to make you reach for the Excedrin. Just reach for Ajax For Dummies instead. With screen shots, actual code and explanations, and live Web sites where you can see Ajax applications doing their thing, it will have you using Ajax to create Web applications that look an act like desktop applications in no time. With Ajax, you can speed up and clean up your Web applications. Shoppers at your online store can fill their carts without waiting for multiple page refreshes. Searchers on your sites can get instant results on the same page. This guide takes you on a tour of how Ajax is used today, complete with examples of Ajax applications in action, such as an Ajax-enabled Yahoo! search or an Ajax-based chat application. Then it gives you basics on using JavaScript. After that you dive in and get info on: Writing some Ajax, interactive mouseovers using Ajax, passing data to the server with GET or POST, and more Connecting to Google for a live search Using free Ajax frameworks so you don't have to start from scratch, including Ajax Gold (written specifically for this book), AJAXLib, and grabbing XML with libXmlRequest All kinds of Ajax techniques, such as using Ajax for drag-and-drop operations, pop-up menus, downloading images behind the scenes, and more Using SACK (simple AJAX code kit), decoding XML with Sarissa, and creating visual effects with Rico Handling XML int Ajax Applications Working with cascading style sheets (CCS) in Ajax, including setting up the styles, displaying a menu, styling text, handling colors and backgrounds, and more Working with Ajax and PHP Complete with a companion Web site, free Ajax frameworks, and sample code you can use, Ajax for Dummies is your friendly guide to creating truly user-friendly Web sites! Note: CD-ROM/DVD and other supplementary materials are not included as part of eBook file.
    Note: Includes bibliographical references
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 13
    Online Resource
    Online Resource
    Berkeley, Calif. : Peachpit Press | Boston, Mass. :Safari Books Online,
    ISBN: 0321426223 , 9780321426222
    Language: English
    Keywords: RSS feeds ; Web site development ; Electronic books ; local
    Abstract: Whether you want to create your own RSS feeds or just would like to locate and add them to your Web site, this is the book for you. In the Secrets of RSS, author Steve Holzner provides real-world guidance and advice to introduce you everything you need to know about effectively implementing and using RSS: • How to connect to RSS feed, handle them, and track down what you want • The difference between RSS and blogs, and how nearly every major RSS reader works • How to design an RSS feed, what you'll find in RSS feeds, and formats and links • Create your own first RSS feed from scratch:and subscribe to it • Putting RSS to work in the real-world • The free tools and software available to help you create RSS files • Finding, subscribing to, and creating podcasts • Spreading the word about your RSS feed • RSS best practices • And more!
    Note: Includes bibliographical references and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 14
    Online Resource
    Online Resource
    Indianapolis, IN : Sams | Boston, MA :Safari,
    Language: English
    Pages: xv, 701 p. , ill. ; , 24 cm
    DDC: 005.2/762
    Keywords: JavaServer pages ; Web site development ; Electronic books ; local
    Abstract: Sams Teach Yourself JavaServer Pages in 21 Days offers a proven tutorial format to teach JSP in 21 example-driven lessons. This book is for Web publishing professionals migrating to JavaServer Pages for its ability to create dynamic, interactive Web sites and separate presentation from Java code running behind the scenes. The book starts by explaining the relationship between JSP and Java Servlets and the basics of JSP functions and features. You'll then learn how JSP handles data, interacts with Java components, tracks users, and more. Later chapters discuss debugging, working with databases, XSLT and XML, using the Struts framework from Apache, handling binary data like graphics, and deploying JSP applications. Each topic is illustrated with many working examples that the reader can understand and put to work immediately. Throughout the book the author provides pointers to upcoming developments in JSP 2, to ensure that you are prepared for changes in the new version.
    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...