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.

Featured Replies

Hello Forum!

I have this doubt, may I develop a whole solution using only PHP instead of Filemaker??? Don't get me wrong I been using filemaker the last 10 years and I feel very comfortable with the application but sometimes I think Filemaker needs to be more robust, for the other hand I am new to PHP, I've heard that is very solid and well used for web development, So this is my question why to use an intermediate application like filemaker and it's PHP API for web development if we could go directly with PHP only???

I ask this specific point here in the forum to get a better idea and to know which way to take.

Sincerely

BluiSh

PHP itself only handles data, it doesn't store it. You need some form of database (mySQL, FileMaker, even plain text files) to actually hold that data that has been handled...

And to use PHP effectively, some form of framework is needed - personally, I don;t use the API for that, but it's there and relatively easy to use for small to medium complexity systems.

  • Author

THank you very much webko! Pretty well understand it, also I'd like to ask: do you think is a Robust solution the filemaker API???

  • Author

An also I forgot to ask if you don´t use the API then which framework do you use?

I've got solutions that have run trouble free for extended periods using the API. Has some issues with speed for large data sets and complicated queries, but that's more from using the wring tool for the job than anything inherently wrong with the API.

I personally prefer the FX.php class for dealing with FileMaker - it's a bit easier to see what's actually going on and manipulate the data sets, but I also started with it before the API existed, so part of it is also familiarity...

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.