Sebanyak 10 item atau buku ditemukan

PHP and MySQL by Example

Quickly master dynamic, database-driven Web development–no experience necessary! Even if you’re completely new to PHP, MySQL, and Web database development, this book will guide you through every step of building powerful, database-driven, dynamic Web sites. Direct from the world’s top scripting instructor, Ellie Quigley, PHP and MySQL by Example illuminates every concept with tested code examples, screen shots showing program output, and clear, line-by-line explanations. Classroom-tested in Ellie Quigley’s Silicon Valley training courses and at Marko Gargenta’s Marakana training company in San Francisco, this book takes you from the simplest PHP scripting and SQL querying techniques all the way to dynamic, database driven Web site construction with PHP and MySQL. From simple fill-in forms to program security and debugging, it’s the only PHP/MySQL book you’ll ever need! This book covers Complete PHP fundamentals, including operators, strings, conditionals, loops, arrays, functions, and more PHP QuickStart for more advanced readers–makes you productive with PHP in the space of just fifteen book pages Essential Web development techniques, from file handling to validating user input with regular expressions Powerful PHP features, including user-defined functions and self-processing PHP Forms Day-to-day MySQL administration A complete SQL tutorial for creating queries, retrieving data, and writing data with MySQL Session management and cookies Object Oriented PHP Best practices for using PHP and MySQL together Nearly 100,000 professionals and power users have relied on Ellie Quigley’s books to master scripting languages. With PHP and MySQL by Example, you can, too. And once you’ve become an expert, you’ll turn to this book constantly as your go-to source for reliable answers, solutions, and code. Lab Solutions Solutions to the end-of-chapter labs are available at www.prenhallprofessional.com/title/0131875086.

Macromedia Dreamweaver 8

Training from the Source

Explains how to use the Web authoring program to create and manage Web sites, format text with HTML, and use Cascading Style Sheets, templates, tables, and forms to develop an interactive Web page.

Explains how to use the Web authoring program to create and manage Web sites, format text with HTML, and use Cascading Style Sheets, templates, tables, and forms to develop an interactive Web page.

Oracle Web Application Programming for PL/SQL Developers

Learn to use Oracle 9i to build dynamic, data-driven Web sites. Get step-by-step details on creating and deploying Web applications using PL/SQL, HTML, Java, XML, WML, Peri and PHP. This book covers everything users need to know to master Web application development in an Oracle environment - using PL/SQL.

This book covers everything users need to know to master Web application development in an Oracle environment - using PL/SQL. The hands-on, rapid-mastery guide to Oracle PL/SQL Web development.

Linux and Windows Interoperability Guide

Managing mixed Linux/Windows environments real-world configuration, programming, and administration, this title covers a wide range of interoperability issues: Internet/intranet, TCP/IP, dial-up access, software, backup/restore, security, file/print, and more. Contains practical Linux/Windows network design and implementation solutions.

In "Linux and Windows Interoperability Guide," leading consultants Ed Bradford and Lou Mauget deliver comprehensive guidance for the entire IT lifecycle: network planning, configuration, deployment, application development, scripting, ...

Linux Patch Management

Keeping Linux Systems Up to Date

Provides information and guidance on managing Linus patches and updates.

Provides information and guidance on managing Linus patches and updates.

Linux Shells by Example

CD-ROM contains: all source code and datafiles from the book.

CD-ROM contains: all source code and datafiles from the book. The complete guide to bash and tsch--PLUS grep, sed, and gawk! Learn Linux shell programming hands-on! Hundreds of classroom-proven examples throughout gawk in-depth!

Live Linux CDs

Building and Customizing Bootables

Provides information on creating live Linux CDs for gaming, security, presentations, multimedia, firewalls, and clustering.

Provides information on creating live Linux CDs for gaming, security, presentations, multimedia, firewalls, and clustering.

Interprocess Communications in Linux

Interprocess Communications in Linux explains exactly how to use Linux processes and interprocess communications to build robust, high-performance systems. Coverage includes: named/unnamed pipes, message queues, semaphores, shared memory, RPC and the rpcgen compiler, sockets-based communication, the /proc file system, LinuxThreads POSIX support, multithreading, and much more. Includes detailed exercises, plus dozens of downloadable program examples compiled with GNU C/C++ 2.96 & 3.2 and tested with Red Hat Linux 7.3 & 8.0.

The "definitive" guide to Linux processes and IPC for programmers and system administrators Pipes, message queues, semaphores, shared memory, RPC, sockets, the /proc filesystem, and much more In-depth coverage of multithreading with POSIX ...

The Linux Development Platform

Configuring, Using, and Maintaining a Complete Programming Environment

Two leading Linux developers show how to choose the best tools for your specific needs and integrate them into a complete development environment that maximizes your effectiveness in any project, no matter how large or complex. Includes research, requirements, coding, debugging, deployment, maintenance and beyond, choosing and implementing editors, compilers, assemblers, debuggers, version control systems, utilities, using Linux Standard Base to deliver applications that run reliably on a wide range of Linux systems, comparing Java development options for Linux platforms, using Linux in cross-platform and embedded development environments.

This book's example-rich coverage includes: The Linux software development process: research, requirements, coding, debugging, deployment, maintenance, and beyond Choosing and implementing editors, compilers, assemblers, debuggers, version ...

Core Web Programming

Offers real-world examples demonstrating a variety of Web development programming languages and tools, covering HTML 3.2, Netscape and Internet Explorer extensions, CGI programming, and Java.

Don't underestimate the beauty and strength of double buffering. Granted,
additional programing is required to achieve double buffering in the AWT model.
However, once you move to Swing components (covered in Chapter 14, Basic
Swing), ...