Tag Archive for 'filemaker'

PHP Filemaker Literals and Special Characters

November 5th, 2008 by admin

The Range Symbol
As you just saw, the … symbol — better known as the “range” symbol — lets you specify a range of values to match. It isn’t limited to dates. You can provide a range of numbers in a number field:
22…36

Or a range of times:
9:00 AM…5:00 PM

You can even provide a range in a [...]

Tags: ,

Web Publishing: PHP Overview

August 25th, 2008 by admin

New with FileMaker Server 9, create PHP-based data-driven web pages.
.
What is it?
PHP is the most popular language for building data-driven web pages with over 25 million websites.  The PHP Site Assistant and FileMaker API for PHP work together to give you a fast way to create data-driven websites.
.
What does it allow you to do?

Publish information [...]

Tags: , ,