PHP Web Applications Resources

Below you will find 0 categories and 50 links related to PHP Web Applications Resources.

Links:

PHP : Books

Advanced PHP for Flash

Visit Advanced PHP for Flash

Advanced PHP for Flash is the follow-up to the hugely popular Foundation PHP for Flash. The main aim of this book is to extend the reader's knowledge of using PHP and MySQL to produce dynamic content for Flash. Essentially, it picks up the baton from the first book and runs with it until there's no more road. The book takes the reader from being an intermediate to an advanced PHP/Flash developer, and to help them create some awesome Flash-based web applications along the way. It covers the core PHP features, as well as some exciting extras, that follow on directly from the knowledge gained in the first chapter, and show the reader how to use them in real-world applications. This book covers: Sessions; File Uploading; Advanced MySQL; Socket Functions; PHP and XML; Ming; Plus fully functional case studies. This book is aimed squarely at those readers who want to create dynamic Flash-based web applications.

  • Cost: $39.99
  • Pages: 600
  • Edition: 1st edition
  • ISBN: 1904344038

Advanced PHP for Web Professionals

Visit Advanced PHP for Web Professionals

Illustrating the creation of complex PHP driven Web sites through clear explanations and examples, this book utilizes the complete working applications readers can reuse in their programs. The book shows how to use PHP's powerful modules to create database-independent, GUI-driven Web applications. Build complex, PHP-driven Web sites; Discover powerful new PHP techniques; Learn all-new techniques based on PHP-GTK and PEAR::DB; Master XML parsing, user authentication, forms processing, data mining, and much more. In this concise, hands-on tutorial, PHP expert Christopher Cosentino delivers dozens of powerful new techniques for building serious Web applications. Through professional-quality examples drawn from his six years as a PHP developer, Cosentino walks you through building friendlier, more usable sites; improving user authentication; generating dynamic graphics; parsing XML documents; building database independent Web applications.

  • Cost: $27.99
  • Pages: 368
  • Edition: 1st edition
  • ISBN: 0130085391

Beginning PHP4

Visit Beginning PHP4

PHP is a server-side scripting language. It is an open source, cross platform technology (NT, Linux, UNIX), rapidly gaining popularity as a scripting language for people running dynamic websites. Using practical examples and a step by step approach, this book explains how to develop web applications using PHP. Topics include: Introduction to PHP 4; Downloading and installing PHP; Basics of HTTP and Web pages; PHP as a scripting language; PHP data types; Constants and conversions; HTML primer; Form variables; Decision making in PHP; Loops and arrays; PHP functions; Error handling in PHP; Tips on writing more maintainable code; Debugging hints; Preserving state with hidden form variables; Query strings; Cookies and PHP4 native sessions; Using PHP objects; File and directory functions; PHP database programming; Installing and using MySQL; Tutorial for SQL syntax; Querying and updating records; XML "quickstart" for PHP users; ODBC tutorial.

  • Cost: $39.99
  • Pages: 800
  • Edition: 1st edition
  • ISBN: 1861003730

Beginning PHP4 Databases

Visit Beginning PHP4 Databases

A large majority of PHP projects rely on a database back-end. As more and more aplications integrate large databases with web interfaces, we seek to provide the novice database programmer with a solid foundation in the art and science of developing advanced data-driven web applications with PHP. This book is a tutorial, a resource, and a reference for PHP programmers who now want to use databases in their applications. No knowledge of database management systems is assumed. After reading the book, developers will be fluent in database systems and how to take advantage of them in PHP applications. They will have gained extensive exposure (more than most current professional PHP coders) tp post-relational and Native XML databases. and be able to decide when to use which type of database system. PHP refresher with emphasis on Object Oriented Programming Fundamentals of database Systems Fundamentals of Relational Database Systems.

  • Cost: $27.99
  • Pages: 500
  • Edition: paperback
  • ISBN: 1861007825

Core PHP Programming

Visit Core PHP Programming

A book/CD-ROM guide to PHP 4 for Web developers, covering essentials for building Web applications and deploying them on leading Web servers, including Apache and Microsoft Internet Information Server. Covers PHP syntax, PHP scripts, and I/O, data, and math functions, and time, date, configuration, database, graphics, and network functions. Presents PHP at work in sample code that demonstrates sorting, searching, parsing, and string evaluation. Also gives insights into PHP 4 program design and debugging. The CD-ROM contains source code and code examples. Topics include: History and introduction to PHP; Installing PHP on Apache/Unix and IIS/NT; PHP script basics; PHP language tutorial (including data types, variables, and operators); Flow control statements; PHP functions (arguments, recursion, and dynamic function calls); I/O functions (including files and compressed files, session handling, network I/O, and FTP); Image functions.

  • Cost: $31.49
  • Pages: 769
  • Edition: 2nd Book and CD-ROM edition
  • ISBN: 0130893986

Creating Databse Web Applications

Visit Creating Databse Web Applications

Beginning with a review of basic Web technologies (HTML and JavaScript), the book progresses through the more complex issues of database design. Concepts covered include client-side versus server-side programming, database design and planning, SQL fundamentals, and regular expressions. PHP and ASP are then covered in detail, using readily available MySQL and Access databases. In addition, important technologies are covered, including SQL regular and left joins, form handling, passing information using query strings, cookies and session variables, and validating user input using regular expressions. 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. Creating Database Web Applications Using PHP and ASP teaches the fundamentals of creating complex Web applications.

  • Cost: $31.47
  • Pages: 350
  • Edition: paperback
  • ISBN: 1584502649

Dreamweaver MX

Visit Dreamweaver MX

This is the long-awaited follow-up from glasshaus' "Dreamweaver MX: PHP Web Development", which Matt Brown (Deamweaver Community Manager, Macromedia) described as "the VERY best book I have ever seen dealing with databases and web programming". But you don't need to have read that book; any experience of developing PHP sites with Dreamweaver MX or Ultradev is a great starting point. This book takes your PHP sites beyond the functions provided by server behaviors. It teaches you PHP, from the syntax to full applications, from the point of view of a Dreamweaver user, covering PHP-generated email, XML, Sessions and Cookies, Flash and two case-studies, a Training Log and a Content Management System. The chapters take you from basic syntax through to developing full applications, teaching the basic functionality, then showing you how to use it in real-world examples. This book is for any Dreamweaver user who wants to delve into the art of hand coding.

  • Cost: $39.99
  • Pages: 500
  • Edition: paperback
  • ISBN: 1904151191

Essential PHP fast

Visit Essential PHP fast

How to create dynamic web environments using the PHP language and the MySQL database! If you are familiar with the syntax for C, C++ and Java, then PHP will seem very familiar. Once you have got up to speed with this HTML embedded scripting language, you will soon be creating dynamic HTML database-enabled web pages quickly and easily. This quick and practical introduction explains: - how PHP works and what a dynamic web page is; - the software development environment; - the syntax and features of the language; - how PHP can be integrated with MySQL databases; - dynamic database applications. Clearly written, this book provides you with all the essential information you need to create your own dynamic web environments using PHP. A quick and practical introduction to PHP. Provides you with all the essential information you need to create your own dynamic web environments using PHP.

  • Cost: $29.95
  • Pages: 256
  • Edition: paperback
  • ISBN: 1852335785

Instant PHP 4

Visit Instant PHP 4

Design and write effective solutions for any Web-based project with help from this thorough resource on PHP--the server-side, cross-platform, HTML-embedded scripting language. Learn to develop a variety of useful solutions, from network management and Web development, to database and system administration. Each chapter of Instant PHP 4 features projects and examples crafted to illustrate a broad span of topics and design considerations--plus in-depth instruction on all phases of development necessary to complete the projects. Increase your knowledge of PHP with the comprehensive explanations and precooked applications and solutions in this robust technical resource. Compare features with ASP, ColdFusion, JSP, Perl, and more; Create an integrated development environment; Administer multiple databases with segmented code; Insert, select, and delete queries within databases; Utilize PHP directory and file system functions.

  • Cost: $35.00
  • Pages: 550
  • Edition: Book and CD-ROM edition
  • ISBN: 0072170743

Mastering PHP 4.1

Visit Mastering PHP 4.1

Mastering PHP 4.1 is the resource you need if you want to build full-featured web applications with the leading open-source web development tool. This book is up-to-date for the latest version of PHP and covers a wide range of topics, including accessing MySQL and PostgreSQL databases, accessing LDAP servers, generating images and PDF documents on the fly, and creating your own classes. You also learn how to send email, build web-to-e-mail interfaces, close common security holes in PHP scripts, and parse and generate XML files. If you are a novice programmer, you can use the book to learn the basics of object-oriented programming with the PHP language. If you are a seasoned pro, you can use the book as an invaluable reference for expert solutions to common problems. The companion CD-ROM contains PHP 4.1.1, the sample code and projects from the book, the Apache web server, and the MySQL database.

  • Cost: $34.99
  • Pages: 800
  • Edition: Book and CD-ROM edition
  • ISBN: 0782129242

Mastering phpMyAdmin

Visit Mastering phpMyAdmin

This book is a comprehensive guide to unlocking the full potential of phpMyAdmin. Whether you are an experienced developer, system administrator, web designer or new to MySQL and phpMyAdmin, this book will show you how to increase your productivity and control when working with your MySQL. phpmyAdmin is one of the most widely used open source applications, but few users are aware of hidden power and features. In this book you'll learn about: Installing, configuring, and customizing phpMyAdmin; MySQL administration; Managing databases, table data and structures; Managing indexes; Exporting databases and table data and structures; Searching databases and tables; Using metadata and bookmarks; Generating multiple SQL queries; Documenting table structures; Mime-based transformation. Along the way you'll build a more detailed understanding of SQL and how it works in MySQL. This book is a must read for every serious phpMyAdmin user.

  • Cost: $29.99
  • Pages: 220
  • Edition: Paperback
  • ISBN: 1904811035

MySQL/PHP Database Applications

Visit MySQL/PHP Database Applications

More businesses and ambitious individuals are trying to bring applications to the Web but they are bewildered with the array of components and concepts needed to create a data-driven site. The cost, stability and ease of development using the Open Source PHP 4 scripting language and a MySQL database makes this combination the best choice for small and mid-size Web-based applications. PHP4/MySQL Database Applications demonstrates web-application development by presenting seven real, ready-to-use examples starting with a simple guess book and ending with a fully-functional e-commerce site with a shopping cart. Inexperienced users will learn the essentials of working with PHP4 and MySQL so they can start building and customizing database applications for the web right away! An intermediate to advanced level guide to making the most of MySQL and PHP, creating Internet database applications that perform. Contains code and examples.

  • Cost: $27.99
  • Pages: 596
  • Edition: Book and CD-ROM edition
  • ISBN: 0764535374

PHP 4 Beginner's Guide

Visit PHP 4 Beginner's Guide

Use this book to learn the basics of working PHP 4, one of today's most popular, cross-platform open-source scripting languages. You'll start out by creating basic PHP programs and move toward more advanced topics such as writing conditional statements, using strings, creating functions, inputting arrays, and more. Follow along with sample programs as they progress in complexity, so you won't miss a step along the way. In no time, you'll be able to use PHP as a Web development tool for e-commerce and intranet applications or for handling other tasks including network management and database administration. Informative and remarkably easy-to-follow, this instructive guide will help you master this powerful and reliable scripting language. Designed to get PHP beginners up and running quickly. PHP's real strength is as a Web development tool and can be used to create e-commerce features, intranet applications and communication programs.

  • Cost: $20.99
  • Pages: 544
  • Edition: paperback
  • ISBN: 0072133716

PHP 4 Developer's Guide

Visit PHP 4 Developer's Guide

A Complete Resource for Developing Applications with PHP4. Build dynamic database enabled Web applications with PHP4 using this comprehensive sourcebook. You'll learn to take advantage of all of the new enhancements, including sessions, a faster interpreter, and enhanced Java and XML support--that make this easy to learn language ideal for developing Web applications. Filled with real-world examples that show how to build both template-based and database-driven sites, this book contains all the essential tools and information for creating rich Web content. Covering everything from installation and configuration to interaction with existing codebases, this book offers complete guidance for today¿s professional developer. You'll find everything you need to: Master all of the new features of PHP4; Process and validate forms; Separate HTML from PHP4 code; Debug and re-use code; Work with templates and databases.

  • Cost: $41.99
  • Pages: 775
  • Edition: paperback
  • ISBN: 0072127317

PHP and MySQL for Dummies

Visit PHP and MySQL for Dummies

Get the scoop on building online catalogs and members only sites. Take your site to the next level – no programming or database experience required. With a MySQL database and a little PHP programming, you can add a whole new level of interactivity to your site – for free. But how do you get a fix on the world of Web database applications? Don't worry! With this friendly reference (and the free software on the CD-ROM), you'll be building a MySQL database and writing PHP programs in no time. All this on the bonus CD-Rom: PHP server-side scripting language; MySQL relational database management system; Apache Web server; Sample applications and code from the book. Introductory level book provides the essential information needed to enable users to build common Web database applications. Contains all the information necessary to create a simple Web database or fully functional E-commerce Web site.

  • Cost: $17.49
  • Pages: 408
  • Edition: Book and CD-ROM edition
  • ISBN: 0764516507

PHP and MySQL for Web Sites

Visit PHP and MySQL for Web Sites

When static HTML pages no longer cut it, you need to step up to dynamic, database-driven sites that represent the future of the Web. In PHP and MySQL for Dynamic Web Sites: Visual QuickPro Guide, the author of best-selling guides to both the database program (MySQL) and the scripting language (PHP) returns to cover the winning pair in tandem-the way users work with them today to build dynamic sites using Open Source tools. Using step-by-step instructions, clearly written scripts, and expert tips to ease the way, author Larry Ullman discusses PHP and MySQL separately before going on to cover security, sessions and cookies, and using additional Web tools, with several sections devoted to creating sample applications. A companion Web site includes source code and demonstrations of techniques used in the volume. If you're already at home with HTML, you'll find this volume the perfect launching pad to creating dynamic sites with PHP and MySQL.

  • Cost: $17.49
  • Pages: 400
  • Edition: 1st edition
  • ISBN: 0321186486

PHP and MySQL Web Development

Visit PHP and MySQL Web Development

PHP & MySQL Web Development teaches the reader to develop dynamic, secure e-commerce Web sites and Web applications. The book shows how to integrate and implement these technologies by following real-world examples and working sample projects. It also covers the related technologies needed to build a commercial Web site such as SSL, shopping carts, and payment systems. An intermediate to advanced guide to PHP and MySQL, the free, open-sourced Web development products. Offers coverage of object-oriented Web programming, creating services using SSL and authentication, and other applications. The CD-ROM contains the source code for the text, PHP4 source code and binaries, and other tools. Topics covered: The MySQL database server; Accessing MySQL databases through PHP scripting; Database creation and modification; PHP tricks in order of increasing complexity; Authentication; Network connectivity; Session management; Content customization.

  • Cost: $12.00
  • Pages: 896
  • Edition: Book and CD edition
  • ISBN: 0672317842

PHP and PostgreSQL

Visit PHP and PostgreSQL

Sams' PHP and MySQL Web Development, by Luke Welling and Laura Thomson, showed that there is a strong demand for books that describe how to use PHP together with a specific open-source database to develop Web applications. While MySQL is very popular, PostgreSQL is widely considered to be the more powerful of the two open-source databases. And PostgreSQL is rapidly gaining market share large organizations are beginning to use PostgreSQL instead of Oracle; the demand for PostgreSQL training and support has increased by some accounts 50% in the last six months; and Web hosting services increasingly offer PostgreSQL along with MySQL. PHP and PostgreSQL Advanced Web Programming focuses on the specific needs of a PostgreSQL developer and will detail how to make use of PostgreSQL's unique, advanced features to develop high-availability, fail-safe Web applications with PHP and PostgreSQL.

  • Cost: $34.99
  • Pages: 600
  • Edition: 1st edition
  • ISBN: 0672323826

PHP Essentials

Visit PHP Essentials

PHP is a server-side scripting language comparable to MS ASP or Cold Fusion. PHP is an open-source and cross-platform language that works with Linux, UNIX and Windows NT operating systems. PHP Essentials covers everything from basic PHP techniques such as the variables in HTML, PHP and HTTP, to advanced applications such as mySQL administration. If you are a beginning developer, you can use PHP Essentials to help you create diverse web pages. If you are an advanced user of PHP, you will find the annotated language reference included in PHP Essentials useful while you design your own advanced applications. Includes an appendix of essential language structures and functions, with examples. Takes a linear approach to development. Spend more time writing scripts, and less time retyping them. PHP is getting lots of attention as an open-source alternative to Microsoft Active Server Page. This book teaches by example.

  • Cost: $39.99
  • Pages: 384
  • Edition: 1st edition
  • ISBN: 076152729X

PHP for the World Wide Web

Visit PHP for the World Wide Web

Designed for developers, this guide and reference covers the key concepts of PHP and explains the features of PHP version 4.04. Beginning with a basic overview, it moves on to cover syntax, testing scripts, working with variables, and creating Web applications. Along the way, sample scripts and projects illustrate major points. Ullman is a PHP programmer and Web designer. Need to learn PHP fast? Try a Visual QuickStart! Takes an easy, visual approach to teaching PHP scripting, using pictures to guide you through the language and show you what to do. Works like a reference book--you look up what you need and then get straight to work. No long-winded passes--concise, straightforward commentary explains what you need to know. Beginner to intermediate level self-study guide on PHP for the World Wide Web. Takes a visual approach, offering readers step-by-step instructions with illustrations and screen shots to clarify procedures.

  • Cost: $13.99
  • Pages: 278
  • Edition: 1st edition
  • ISBN: 0201727870

PHP Programming for Windows

Visit PHP Programming for Windows

PHP Programming for Windows the authoritative guide to developing web applications with PHP on the Microsoft Windows platform. It is the first book of its kind to offer a Windows centric stance on PHP with the intermediate to advanced audience in mind. This book covers PHP from the ground up and benefits both those new to PHP to PHP experts. The book covers new ground like using PHP with Windows databases such as Access and SQL Server plus other topics such as the Microsoft SOAP SDK and using PHP with the Active Directory. Written by a long-time working programmer for the Windows platform, this book focuses on integrating Windows technologies and PHP for web developers and programmers working on the Windows platform. Offering real-world code and examples, the book walks readers through tasks such as installing PHP, covers PHP programming basics, and discusses how to pair PHP's capabilities with core Windows MSXML, ODBC, ADO, Microsoft SQL Server.

  • Cost: $39.99
  • Pages: 360
  • Edition: 1st edition
  • ISBN: 0735711690

PHP3

Visit PHP3

Building Database Applications on the Web Using PHP3 provides everything you need to understand and work with PHP3. This complete resource presents essential background information and clear explanations of PHP3, PostgreSQL, MySQL, HTML, Linux, and other relevant database and Internet technologies. A step-by-step tutorial walks you through the process of building PHP3 applications, featuring a series of increasingly sophisticated applications that focus on such vital topics as creating run-time generated graphics, database integration and design, and login authentication. You will also find a comprehensive reference to the syntax, grammar, and function library of PHP3, organized both alphabetically and by type of function. This reference incorporates numerous working examples that demonstrate proper use of PHP functions and can be pasted directly into your own applications. This is an essential guide to this powerful web development environment.

  • Cost: $1.60
  • Pages: 624
  • Edition: Book and CD-ROM edition
  • ISBN: 0201657716

PHP3

Visit PHP3

The most comprehensive collection of PHP programming tools for creating dynamic Web pages available anywhere. As the essence of the Web resides more and more in databases, UNIX programmers need a complete set of tools that work well together, as well as a platform for building dynamic content. In this first-of-its-kind book/CD-ROM package, programmers are provided with an expansive set of support tools to develop state-of-the-art, dynamic Web applications and databases using. All open source software. Written in a clear and precise manner by well-known author David Medinets, this book will teach you how to use the power of award-winning PHP and SQL Web tools to program browser-based applications. Programming languages, an open source database engine, and the Red Hat Linux operating system are fully explored, giving you a clear understanding of this thriving, explosive technology.

  • Cost: $0.69
  • Pages: 448
  • Edition: Book and CD-ROM edition
  • ISBN: 0071353429

Professional Linux Programming

Visit Professional Linux Programming

Two prominent chapters take you on a tour of the essentials of other programming languages. There's PHP for Web development and an appealing, enthusiastic introduction to Python (which probably will turn you into a Python convert). Later chapters provide practical tips for testing and debugging applications, including how to profile your code. The book closes with a useful guide to creating Red Hat Package Manager (RPM) packages for deploying applications, as well as an overview of your options for internationalization. By covering so many APIs, languages, and tools effectively, Professional Linux Programming gives experienced C/C++ programmers all that they need to get started with Linux development. With its remarkably clear presentation style and abundance of practical tips, the book is an admirably useful blueprint for building custom software. Topics include: PHP for Web programming; XML basics (document structure, parsing, and libxml).

  • Cost: $136.18
  • Pages: 1200
  • Edition: 1st edition
  • ISBN: 1861003013

Professional PHP Programming

Visit Professional PHP Programming

This book covers middle tier programming with PHP. PHP is a server-side, HTML embedded scripting language. It is an open source technology, rapidly gaining popularity as a scripting language for people running dynamic websites. One of its major attractions over Perl, JavaScript and other scripting languages is that PHP has a built-in database integration layer and seamless IP connectivity, with LDAP and TCP as well as the IMAP mail interface. Features; Real world, practical experience and techniques; From installation and configuration of the PHP engine to advanced dynamic application design; Definitive coverage of core PHP language and database addressing: MySQL is covered in depth; Practical e-commerce and business scripting including database application development, together with PHP and XML applications; LDAP connectivity addressed. Designed for developers who want to add a professional edge to their web applications using PHP programming.

  • Cost: $49.99
  • Pages: 909
  • Edition: 1st edition
  • ISBN: 1861002963