Scripts Archives

If you know HTML, this guide will have you building interactive websites quickly. You’ll learn how to create responsive, data-driven websites with PHP, MySQL, and JavaScript, regardless of whether you already know how to program. Discover how the powerful combination of PHP and MySQL provides an easy way to build modern websites complete with dynamic data and user interaction. You’ll also learn how to add JavaScript to create rich Internet applications and websites.

Learning PHP, MySQL, and JavaScript explains each technology separately, shows you how to combine them, and introduces valuable web programming concepts, including objects, XHTML, cookies, and session management. You’ll practice what you’ve learned with review questions in each chapter, and find a sample social networking platform built with the elements introduced in this book.

This book will help you:

    * Understand PHP essentials and the basics of object-oriented programming
    * Master MySQL, from database structure to complex queries
    * Create web pages with PHP and MySQL by integrating forms and other HTML features
    * Learn about JavaScript, from functions and event handling to accessing the Document Object Model
    * Use libraries and packages, including the Smarty web template system, PEAR program repository, and the Yahoo! User Interface Library
    * Make Ajax calls and turn your website into a highly dynamic environment
    * Upload and manipulate files and images, validate user input, and secure your applications

About the Author

Robin Nixon has worked with and written about computers since the early 1980s (his first computer was a Tandy TRS 80 Model 1 with a massive 4KB of RAM!). One of the web sites he developed presented the world’s first radio station licensed by the music copyright holders. In order to enable people to continue to surf while listening, Robin also developed the first known pop-up windows. He has also worked full time for one of Britain’s main IT magazine publishers, where he held several roles including editorial, promotions, and cover disc editing.

Learning PHP, MySQL, and JavaScript: A Step-By-Step Guide to Creating Dynamic Websites (Animal Guide)

CSS – The Missing Manual

Description

Cascading Style Sheets can turn humdrum websites into highly-functional, professional-looking destinations, but many designers merely treat CSS as window-dressing to spruce up their site’s appearance. You can tap into the real power of this tool with CSS: The Missing Manual. This second edition combines crystal-clear explanations, real-world examples, and dozens of step-by-step tutorials to show you how to design sites with CSS that work consistently across browsers. Witty and entertaining, this second edition gives you up-to-the-minute pro techniques. You’ll learn how to:

    * Create HTML that’s simpler, uses less code, is search-engine friendly, and works well with CSS
    * Style text by changing fonts, colors, font sizes, and adding borders
    * Turn simple HTML links into complex and attractive navigation bars — complete with rollover effects
    * Create effective photo galleries and special effects, including drop shadows
    * Get up to speed on CSS 3 properties that work in the latest browser versions
    * Build complex layouts using CSS, including multi-column designs
    * Style web pages for printing

With CSS: The Missing Manual, Second Edition, you’ll find all-new online tutorial pages, expanded CSS 3 coverage, and broad support for Firefox, Safari, and other major web browsers, including Internet Explorer 8. Learn how to use CSS effectively to build new websites, or refurbish old sites that are due for an upgrade.

About the Author

David Sawyer McFarland is president of Sawyer McFarland Media, Inc., a Web development and training company in Portland, Oregon. He’s been building websites since 1995, when he designed an online magazine for communication professionals. He’s served as webmaster at the University of California at Berkeley and the Berkeley Multimedia Research Center, and oversaw a complete CSS-driven redesign of Macworld.com. David is also a writer, trainer, and teaches in the Portland State University multimedia program. He wrote the bestselling Missing Manual titles on Adobe Dreamweaver, CSS, and JavaScript.

CSS: The Missing Manual

HTML, XHTML, and CSS, Sixth Edition

Need to learn HTML fast? This best-selling reference’s visual format and step-by-step, task-based instructions will have you up and running with HTML in no time. In this completely updated edition of our best-selling guide to HTML, Web expert and best-selling author Elizabeth Castro uses crystal-clear instructions and friendly prose to introduce you to all of today’s HTML and XHTML essentials. You’ll learn how to design, structure, and format your Web site. You’ll create and use images, links, styles, lists, tables, frames, and forms, and you’ll add sound and movies to your site. Finally, you will test and debug your site, and publish it to the Web. Along the way, you’ll find extensive coverage of CSS techniques, current browsers (Opera, Safari, Firefox), creating pages for the mobile Web, and more.

It’s important for anyone who creates Web sites–even those who rely on powerful editors like Dreamweaver or GoLive–to know HTML. The World Wide Web Consortium rewrote HTML as a subset of XML (dubbing it “XHTML 1.0″) and the allowable code will eventually be stricter. Tags that are being phased out are labeled “deprecated”–current browsers can still handle them, but if you want your site to keep up with future browsers, not to mention conform to accessibility requirements, you will want to get on top of XHTML.

Of course, Elizabeth Castro manages to write books that not only speak to those who are already fluent in HTML, but are good for newbies too. She makes it a breeze to create sites that are visually stylish and technically sophisticated without the expense of buying an editor.

Among the topics covered in her new book, HTML for the World Wide Web with XHTML and CSS: using the (relatively newer) structural tags (like doctype and div); correctly using older tags (like p and img) that have been modified in XHTML; writing XHTML so that formatting is done by the style sheets; writing those style sheets (cascading style sheets, a.k.a. “CSS”); creating a variety of layouts; and dealing with tables, frames, forms, multimedia, a bit of JavaScript (including mouseovers), WML (for mobile device displays), debugging, publishing, and publicizing your site.

As with all Visual QuickStart Guides, this one features clear and concise instructions side by side with well-captioned illustrations and screen shots that show both the source code and the resulting effect on the Web page. The index is extremely detailed, making this a great reference.

Also great for reference are the outstanding appendices. The first is an extensive list of tags and attributes, indicating which are deprecated and/or proprietary and on which page they are discussed. A similar appendix shows CSS properties and values; given the future of Web coding, this chart alone is worth the price of the book. Other handy charts cover intrinsic events, symbols and character Unicodes, and an expanded color chart that goes way beyond the virtually archaic Web-safe palette. All of which makes this a definite must-have for every Web designer’s bookshelf.

(more…)

Plz answer!

whenever i add an image to an html file, it will always appear as the empty box with the error X in the corner. is there something i should do to make it work?

Powered by Yahoo! Answers