Newsflash

powered_by.png, 1 kB
JoomlaMonkey Welcome arrow Amazon Store

Message from Dean - May 8th 2007

I am currently testing out a new version of the APF Bridge Component - If you notice any errors within this demo store please drop me a line.

Creating Database Web Applications with PHP and ASP (Internet Series)

Current Store: US / World Store
In association with Amazon.com

UK Store | Canadian Store | French Store | German Store

Books : Creating Database Web Applications with PHP and ASP (Internet Series)

  


 : Creating Database Web Applications with PHP and ASP (Internet Series)

List Price: $44.95
Amazon.com's Price: $29.67
You Save: $15.28 (34%)
Prices subject to change.



Availability: Usually ships in 24 hours



This item ships for FREE with Super Saver Shipping.
Binding: Paperback
Dewey Decimal Number: 005.758
EAN: 9781584502647
Edition: 1
ISBN: 1584502649
Label: Charles River Media
Manufacturer: Charles River Media
Number Of Items: 1
Number Of Pages: 409
Publication Date: June 30, 2003
Publisher: Charles River Media
Studio: Charles River Media




Related Items: Browse for similar items by category:

Editorial Review:

Product Description:
If you want to add more power and functionality to your Web sites, add some database applications like a powerful shopping cart or a fun quiz game. Such applications make your site more dynamic, allow you to gather information, and provide customized experiences for your visitors.

Creating Database Web Applications with PHP and ASP teaches beginning and intermediate designers the fundamentals of creating complex Web applications. By covering both open source (PHP/MySQL) and proprietary tools (Microsoft ASP and Access), readers gain insight to the strengths and weaknesses of each. In addition, they learn how to work with both sets of tools and determine which works best for their projects. Practical examples, including a shopping cart and quiz show, are used to teach the basic concepts behind creating and testing database code. Every example is also provided in both PHP and ASP for easy comparison and use. With the knowledge and experience gained here, beginners will learn the fundamental concepts behind these two technologies, while more experienced developers will learn which technology works best for their specific needs. Exercises, questions, and projects are included with each chapter.

Whom this book is for:
* Students learning how to create databases for Web applications (some knowledge of HTML and JavaScript is assumed)
* Beginner or intermediate Web designers who want to learn how to add database applications to their sites using either PHP or ASP tools

Topic Highlights:
* Basic Web technologies (HTML and JavaScript)
* Client-side versus server-side programming
* Database design and planning
* SQL fundamentals
* Form handling
* Passing information using query strings
* Cookies and session variables
* Validating user input using regular expressions

On the CD!
* Code Samples
- Contains all the code for examples in the book
* Projects
- Contains all the code for the projects and applications in the book, including a shopping cart, quiz show, and state capital game
* Images
- Contains color versions of all the images in the book by chapter for easy reference

SYSTEM REQUIREMENTS:
PC: The PHP and ASP files can be created using any ASCII/TEXT editor, such as NotePad on any Windows System. To create an Access database you need Microsoft Access. The files must be run on a computer that has a Web server such as IIS. Appendix A shows you how to set up IIS, MySQL, and PHP on a Windows XP Professional system. The files have been tested in the following 3 environments: a remote server running Windows NT, Apache, MySQL, and PHP; a local computer running Windows 98, Personal Web Server, MySQL, and PHP; and a local computer running Windows XP Professional, IIS, MySQL, and PHP.



Customer Reviews
Average Rating:  out of 5 stars

Rating: 2 out of 5 stars - not as good as Larry Ullman
While this book covers both ASP and PHP coding and the use of MySQL and ACCESS, the author does little to explain the 'why' behind much of the coding. This means that using the coding is not as straightforward as she would like it to be.

To start a book with the basics of HTML and then take a user through to complex database design would require more explanation and peripheral information.

I find that Larry Ullman's books provide far better explanations of the coding and help the user to understand how the coding fits in with a) the rest of the coding on the page and b) the coding that relates to subsequent pages.


I used this book as a textbook in a class, and most students encountered similar problems. If someone were to purchase this book, I strongly recommend another more hands-on book in tandem with it.



Rating: 5 out of 5 stars - VERY HELPFUL
Jeanine,

Just wanted to let you know how helpful your book is. Before I thought, it was impractical to have two scripting languages and two databases. I said this because from my experience I started learning database from Access then learn Visual Basic Codes and Scripts. Originally, my field of profession is Financial Accounting. In the early 90's I learn Lotus then migrated to Excel spreadsheet programs. I was not satisfied for what Macros can do so I studied Access database. I was so amazed by it but there are things I know and hope will be easier and faster. I wanted to learn SQL knowing how powerful it is, but because how expensive commerialize DBMS softwares were it made me stick with Access. The internet period has arrived at that time, so I learned ASP with Visual Basic Scripting. I was not totally satisfied with it because VBScript is always tied up to a giant corporation and at the time I was learning HTML, XML &
JavaScript. This made me confuse, what ... Read More



Rating: 5 out of 5 stars - Very helpful
Jeanine,

Just wanted to let you know how helpful your book is. Before I thought, it was impractical to have two scripting languages and two databases. I said this because from my experience I started learning database from Access then learn Visual Basic Codes and Scripts. Originally, my field of profession is Financial Accounting. In the early 1990's I learn Lotus then migrated to Excel spreadsheet programs. I was not satisfied for what macros can do so I studied Access database. I was so amazed by it but there are things I know and hope will make things easier and faster. I wanted to learn SQL knowing how powerful it is, but how expensive commerialize DBMS softwares were it made me stick with Access. The internet period has arrived at that time, so I learned ASP with Visual Basic Scripting. I was still not comfortable & not happy with it because VBScript is always tied up with a giant corporation and at the time I was learning HTML, XML & JavaScript.

This ... Read More



Rating: 4 out of 5 stars - Not perfect, but a perfect mix!
I'm a seasoned (some would say salty) web developer, and I have been teaching web applications for two years both online and "on the ground." I've looked in vain for the right mixture of theory, practical application and humor (a needed ingredient for this type of instruction). I use this book for intermediate web developer students who have a solid grounding in HTML, CSS and Javascript, and some basic knowledge of either PHP or ASP (or other programming logic). I used to use Wrox's Beginning ASP, but at more than 1000 pages, and more errata than I could cover in a single class, I continued looking. With this book, I think I've found the right text for some of the classes I teach!

Dr. Meyer's work starts with a review of HTML and Javascript, with an emphasis on how to use the DOM in an application setting. Regarding databases, there are chapters explaining application concepts and E-R diagrams, as well as how to use the CLI client for MySQL. The CD-ROM even has SQL instructions ... Read More



Rating: 5 out of 5 stars - Terrific, concise book on learning atabase Web applications
I am very new to computing, having just learned the basics of HTML. I found this book very helpful. First of all, it does start out with basic HTML which was reassuring for me. It then adds JavaScript. It builds up gradually, with many examples in the text. There is also a complete set of code on the CD. The PHP with MySql and the ASP with Access are always compared with general previews. The book has many screen shots.

The book also has some examples of what the screen would look like if you did something wrong which beginners tend to do. I have not seen this pedagogical technique in other texts. I found it very helpful. The chapters on database design and SQL were also very good. I strongly recommend this book. It is an excellent book for anyone new to Web applications or someone with some experience, who wants to know more. In particular, if someone knows one of the technologies featured (PHP, ASP, MySql, Access, SQL) and wants to know how this one technology relates to ... Read More




Availability: Usually ships in 24 hours



 

 

© 2007 - 2008 Joomla Monkey - a web property of Dean Marshall Consultancy Limited
Website maintained by Lancaster website designer - Dean Marshall

Dean Marshall Consultancy - Lancaster web designers and Joomla experts
Web Designer Lancaster
Web Designers Lancaster
Lancaster Web Designer
Lancaster Web Designers
Expert Joomla Hosting
Expert Joomla Hosting
Expert Joomla Hosting
Expert Joomla Hosting
CMS Training
CMS Training
Editable Sites Editable Web Sites Joomla Consultant
Joomla Consultants
Joomla Consultant
Joomla Consultants