Recent Articles
Jan 1, 2012 | No Comments
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 Download ebook: Learning PHP, MySQL, and JavaScript: A Step-By-Step Guide to Creating Dynamic Websites If you liked this post, buy me a beer. (Suggested: $3 a beer or $7.5 for a pitcher)
Read the story »
Dec 30, 2011 | No Comments
MySQL AB, “MySQL Administrators Guide And Language Reference” Publisher: MySQL Press | ISBN: 0672328704 | edition 2006 | CHM | 888 pages | 1,7 mb Written by the creators of MySQL and edited by one of the most highly respected MySQL authors, the MySQL Administrator’s Guide and Language Reference is the official guide to installing MySQL, to setting up and administering MySQL databases, and to storing and retrieving data in these databases. This new edition combines into one book the MySQL Language Reference (on CD) with the practical information of the MySQL Administrator’s Guide book.
Read the story »
Dec 9, 2011 | No Comments
Take static pages and turn them into a dynamic website! Perhaps you know how to create a static website using HTML/CSS, but now you want to learn how to create dynamic, data-driven websites. If you’re new to PHP and MySQL, this book-and-DVD package is an ideal introduction to working with website pages that contain a mixture of HTML and PHP/MySQL. Author Andrea Tarr starts with what you know—an HTML/CSS website—and step by step she teaches you how to replace and enhance the site using PHP to create and manipulate your HTML pages and MySQL to bring in your data. You learn how to design, create, and use databases with MySQL, both within PHP programs and using the popular phpMyAdmin program. Explaining the programming principles as you go along, this book-and-DVD combination provides you with a solid understanding of the fundamentals of PHP and the basics of object-oriented programming. PHP and MySQL 24-Hour Trainer : Escorts you through preparing your computer to run PHP and MySQL by downloading and installing free software Explains what variables are, how to work with them, and how to debug your programs Zeros in on how databases work and how to design them Shares tips for working with MySQL in a PHP program Details ways to create tables, enter data, select data, change data, and delete data The 24-Hour Trainer is a unique book-and-DVD package that delivers step-by-step lessons for handling real-world scenarios. Each lesson in the book is accompanied by an instructional video that reinforces the content while providing additional explanations and tips. On the DVD Don’t just learn—do! The lessons within the book are each accompanied by an instructional demonstration on the DVD. You’ll learn to: Manipulate your website using PHP Use object-oriented programming Handle errors and write secure code Design a database Integrate MySQL with PHP Process HTML forms Create user logins, a mini content management system, and a data-driven menu Download ebook: PHP and MySQL 24-Hour Trainer If you liked this post, buy me a beer. (Suggested: $3 a beer or $7.5 for a pitcher)
Read the story »
Aug 19, 2011 | No Comments
This book covers the basics of PHP and MySQL along with introductions to advanced topics including object-oriented programming and how to build Web sites that incorporate authentication and security. After you complete this course, you will be able to use PHP and MySQL to build professional quality, database-driven Web sites. Download Here If you liked this post, buy me a beer. (Suggested: $3 a beer or $7.5 for a pitcher)
Read the story »
Apr 29, 2009 | No Comments
Creating your MySQL Database: Practical Design Tips and Techniques: A short guide for everyone on how to structure your data and set-up your MySQL database tables efficiently and easily. free ebook download. This book is an innovative and essential short guide for everyone on how to structure your data and set-up your MySQL database tables efficiently and easily. If you’re creating a dynamic web application using open-source tools, then
Read the story »