Book description
FileMaker Web Publishing offers an unparalleled development strategy for database managers, web designers, and programmers who are interested in getting the most out of FileMaker databases on the web. The book introduces the basics of HTML, cascading style sheets, and PHP, then moves on to specific concepts such as database portals, value lists, and complex navigation systems. Advanced topics include uploading and referencing files within the database and sending dynamically formatted emails.
Table of contents
- Contents
- Acknowledgments
- Introduction
- Chapter 1 Introduction to Web Publishing with FileMaker
- Chapter 2 Setting Up Your Web Server
- Chapter 3 Setting Up FileMaker Server
- Chapter 4 Configuring FileMaker Server Admin Console
- Chapter 5 Preparing Your FileMaker Database for the Web
-
Chapter 6 HTML Basics
- HTML Review
- What Do I Need to Get Started?
-
Website Folder Setup
- Exercise 1 — Adding a Title
- Exercise 2 — Working with Headers
- Exercise 3 — Text Manipulation
- Exercise 4 — Adding Emphasis
- Exercise 5 — Formatted Lists
- Exercise 6 — Images
- Exercise 7 — Sending Emails with a Link
- Exercise 8 — Anchors Aweigh!
- Exercise 9 — Tables
- Manipulating Cell Data
- Creating Clickable Links in a Table
- Adding Images to Tables
- Working with <rowspan> and <colspan>
- Nested Tables
- Changing Text and Background Colors of Cells
- I Never Meta Refresh I Didn’t Like
- Sending Emails from the Web
- Summary
- Chapter 7 CSS Basics
-
Chapter 8 PHP Basics
- PHP Scripts
- Displaying Text
- Variables
-
Hip Hip Array
- Creating a Simple Array
- Creating an Array with Keys
- Creating an Array by Specifying Each Index
- Replacing an Element in the Array
- Adding an Element to the End of the Array
- Removing an Element from the End of the Array
- Removing an Element from the Beginning of the Array
- Adding an Element to the Beginning of the Array
- Sorting an Array Ascending Alphabetically
- Sorting an Array Descending Alphabetically
- Separating and Printing the Array Elements as a Text String
- PHP Functions
- Conditions
- Includes
- Comments
- Quotes
- Special Characters
- Summary
- Chapter 9 Links and Forms
- Chapter 10 Validation
- Chapter 11 What Is the API for PHP?
- Chapter 12 Creating the Blog and Performing a Simple Query
- Chapter 13 Creating New Records and Sorting
- Chapter 14 Database Searches and Limits
- Chapter 15 Editing and Deleting Records
-
Chapter 16 Working with Data Portals
- Reviewing Related Records and Portals
- Related Record Portal Web Requirements
- Notable Limitations
- Portal Workflow within PHP
- Accessing a Related Set of Data
- Adding a New Related Record
- Isolating a Related Record
- Creating a Related Record Edit Link
- Isolating the Linked Related Record
- Editing a Related Record
- Deleting a Related Record
- Summary
-
Chapter 17 FileMaker Value Lists
- What Are FileMaker Value Lists?
- Why Use FileMaker Value Lists on the Web?
- Requirements for Value Lists
- HTML Drop-downs, Radio Buttons, and Check Boxes
- Retrieving a Value List from the Database
- Adding Empty Default Values
- Creating a Value List Driven Form
- Taking It to the Next Level — Selecting Values with PHP
- Implementing the Edit Command
- Limitations of FileMaker Value Lists on the Web
- Summary
- Chapter 18 PHP Sessions
-
Chapter 19 Creating Login Authentication Schemes
- Authentication Methods
- Table-based Authentication — Building the Login Form
- Table-based Authentication — Building a Protected Page
- Account-based Authentication — Implementation
- Detailed Overview of accountLogin Function
- Other Authentication Methods — Active Directory
- Troubleshooting Authentication Schemes
- Summary
- Chapter 20 File Uploads with PHP and FileMaker
- Chapter 21 Sending Emails with PHP
- Chapter 22 Debugging Connectivity Issues
- Chapter 23 Wildcards
- Chapter 24 Going Beyond the Basics
- Appendix A FileMaker Error Codes
-
Appendix B Additional Resources
- FileMaker Forums
- FileMaker Developer Tools
- FileMaker User Groups
- Web Editors
- Online Resources
- Useful PHP Classes
- FileMaker Hosting
- FileMaker News and Email Lists
- FileMaker Newsletters and Blogs
- FileMaker Web Training Classes
- FileMaker Web Consulting
- Web Publishing Books
- FileMaker Technical Network
- FileMaker Business Alliance
- FileMaker TechInfo Database
- Index
Product information
- Title: FileMaker Web Publishing: A Complete Guide to Using the API for PHP
- Author(s):
- Release date: July 2007
- Publisher(s): Jones & Bartlett Learning
- ISBN: 9781449612917
You might also like
book
Beginning Google Maps Applications with PHP and Ajax: From Novice to Professional
Until recently, building interactive web-based mapping applications has been a cumbersome affair. This changed when Google …
book
PHP 8 Revealed: Use Attributes, the JIT Compiler, Union Types, and More for Web Development
Discover the new and updated features of PHP 8, such as the JIT compiler, union types, …
book
Make an E-commerce Site in a Weekend: Using PHP
Learn to build e-commerce sites using PHP by installing a server using WAMP, configuring MySQL for …
book
Effortless E-Commerce with PHP and MySQL
In this comprehensive guide to creating an e-commerce Web site using PHP and MySQL, renowned author …