|
Web Database Applications with PHP & MySQL
|
|
Hits: 0 |
|
Date added: 01/09/2007 |
|
There are many reasons for serving up dynamic content from a web site: to offer an online shopping site, create customized information pages for users, or just manage a large volume of content through a database. Anyone with a modest knowledge of HTML and web site management can learn to create dynamic content through the PHP programming language and the MySQL database. This book gives you the background and tools to do the job safely and reliably. Web Database Applications with PHP and MySQL, Second Edition thoroughly reflects the needs of real-world applications. It goes into detail on such practical issues as validating input, do you know what a proper credit card number looks like?, logging in users, and using templates to give your dynamic web pages a standard look. But this book goes even further. It shows how JavaScript and PHP can be used in tandem to make a user's experience faster and more pleasant. It shows the correct way to handle errors in user input so that a site looks professional. It introduces the vast collection of powerful tools available in the PEAR repository and shows how to use some of the most popular tools. Even while it serves as an introduction to new programmers, the book does not omit critical tasks that web sites require. |
|
|
|
|
Windows Sockets
|
|
Hits: 2 |
|
Date added: 10/12/2005 |
|
Explains all about Windows Sockets and there Functions.
Very Educational for Early
Programmers. |
|
|
|
|
Delphi 2005
|
|
Hits: 4 |
|
Date added: 06/18/2006 |
|
This PDF goes in depth about Delphi 2005 IDE and Microsoft and api calls. Also included id small article on Delphi 8 and whats new in it. |
|
|
|
|
Kylix Developers Guide
|
|
Hits: 5 |
|
Date added: 12/03/2006 |
|
Delphi for Linux (Kylix) Development includes three main themes. First, the book recognized that much of its audience will be Windows developers who need to understand basic Linux development strategies, so there will be information throughout the book offering insight on how to leverage Windows development knowledge to the Linux platform. There will be significant coverage of the tools and features of the Kylix environment, but the book assumes that readers will be familiar with RAD development tools generally. Finally, there is extensive coverage of how to apply the CLX library in building solid applications. The book will also discuss cross-platform development strategies. |
|
|
|
|
Hello, World
|
|
Hits: 6 |
|
Date added: 11/10/2006 |
|
This example brings up the words Hello, World moving up and down, and in different colors. |
|
|
|