Jump to content
View in the app

A better way to browse. Learn more.

FMForums.com

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Load an external image with PHP

Featured Replies

I have a calculation in filemaker for the field (image_link_eMLS_2):)

"getJpgimg?30562290+2

I use - getFieldUnencoded in the php file as so:

<?php echo $record->getFieldUnencoded('image_link_eMLS_2', 0)?>

This provides the image which is external from my site at 150 x 100 (these numbers come from a global field calculation in the field (Image_size_SM)) But I have no control over the image. I want to attach some javascript and effects, links and resize the image in the web design app instead of filemaker.

This is a real estate web site with up to 12 pictures per listing. The 1 change in every link is the MLS number wihch can be pulled from the filemaker record. The solution maybe in Dreamweaver with Attribute function. I'm Still considering the options and solutions.

I'm also having an issues on the list view page the link that works on the results page does not work on the list view page

The link:

<?php echo $record->getFieldUnencoded('image_link_eMLS_2', 0)?>

The Error:

Fatal error: Call to undefined method RecordHighlighter::getFieldUnencoded() in D:mlsmax.comwwweMLSrecordlist.php on line 212

Thanks

Create an account or sign in to comment

Important Information

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

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.