Jump to content
Server Maintenance This Week. ×

SmartPill PHP Edition(TM) 1.5 Public Beta Now Available


This topic is 5946 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Kalamazoo, MI, January 15, 2008

Scodigo, Inc. is pleased to announce the availability of our public beta for the next version of SmartPill PHP Edition . Available for download @ http://www.scodigo.com/support/downloads.

What Is SmartPill PHP Edition?

SmartPill does one simple but very powerful thing, it allows you to run PHP code and return the results back to FileMaker. Putting the power of PHP inside FileMaker opens a whole new world of possibilities. Visit PHP's website to view a complete list of functions: http://www.php.net/manual/en/funcref.php.

Just a few of the things you can do:

- Send and receive email

- Send and receive files using FTP

- Get URLs (with SSL support)

- Read and write to Active or Open Directory with LDAP functions

- Communicate with web services

- Encrypt and decrypt your data

- Execute shell commands and return the results

- XML, XSL and XPath functions

- Read and write to files on disk

- Connect to MySQL databases

- Utilize the power of regular expressions

- Access an extensive set of string functions

- Read and write zip files

- Create and manipulate images

- Read EXIF data from image files

And with SmartPill's PHP Extension, you can interact with FileMaker from within your PHP code to:

- Evaluate FileMaker calculations

- Perform scripts

- Execute SQL

- Create application level variables

What's New?

- Container fields can now be set directly using the new PHP_Execute_To_Container function. Now you can use PHP functions to retrieve (or even create) images, documents and other files and store them directly in the database. Most file types are supported and preview images are generated for the following graphic files: bmp, gif, giff, jpg, jpeg, pct, pdf, png, psd, tif, tiff.

- The Windows version is now distributed as a single ".fmx" plug-in file. This greatly simplifies installation on the Windows platform and will now work with the FileMaker auto-update function for plug-in installation and update on client machines.

- The MySQL extension is now compiled into the Windows version and the PostgreSQL and Microsoft SQL (MSSQL) extensions are now compiled in for both Mac and Windows versions. The PDO extension is also now included.

- New fm_sql_select and fm_sql_execute functions allow you to perform SQL queries internally without the need for ODBC drivers or any type of configuration. Now you can easily access the power and flexibility of SQL.

- New variable functions allow you to manage variables that are stored globally at the application level which means they can be accessed from any file.

- New fm_script_control function allows script triggering to be turned on and off. This is very helpful for situations when you don't want script triggering to occur.

- New fm_get_last_error function allows you to check for errors returned by other "fm" functions that are included in the PHP extension.

- New fm_set_error function allows you to return user-defined errors from within your PHP code. Errors set with this function can be read with using the PHP_GetLastError function.

- The PHP_GetLastError function now includes an optional selector parameter allowing you to specify the return of just the error number or just the error description.

- The calendar and wddx extensions, which were previously only available in the Windows version, are now compiled in for the Mac versions.

- Now includes PHP version 5.2.4.

- Improved user manual including instructions for server and web publishing installation and use with FileMaker's AutoUpdate plug-in.

Free Upgrade!

When released, version 1.5 will be a free upgrade for existing license holders. Existing license keys will continue to be valid, so no changes regarding plug-in registration will be required.

Public Beta

Keep in mind that this is a beta release and should not be used in production. A beta license is included in the download that will allow you to use the beta version through March 1, 2008.

Direct download links:

Mac OSX Intel: http://www.scodigo.com/downloads/smartpill/109/SP_PHP_Beta_109_Intel.zip

Mac OSX PPC: http://www.scodigo.com/downloads/smartpill/109/SP_PHP_Beta_109_PPC.zip

Windows: http://www.scodigo.com/downloads/smartpill/109/SP_PHP_Beta_109_Win.zip

Contact

Micah Woods

Scodigo, Inc.

2602 Carlyle Dr.

Kalamazoo, MI 49008

Phone: (269) 349-1175

Email: [email protected]

Web: http://www.scodigo.com

Link to comment
Share on other sites

This topic is 5946 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.