Jump to content

Filemaker Variable in Filemaker PHP API


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

Recommended Posts

I have searched all over the forum and internet for and answer and I have not been able to find one yet. Hopefully, someone here can help.

I have created a massive filemaker database/program that I am in the process of converting over to HTML and PHP using Filemaker PHP API. I have a script that takes certain field variables in a layout and sets them as global variables so that I can reference those variables in scripts that will be run within the main script. Basically, the script takes a unique record identifier ($$) and if it is still AM ($$) and it runs through different scripts to determine if certain health care services need to be scheduled for this record.

I would like to be able to use the script that I have created and working in the filemaker database and not have to create a new PHP file that manually does what the filemaker script does.

My question is: Can you set multiple filemaker global or non-global variables in Filemaker PHP API and if so how?

I have attached a picture of a bit of the script with the global variable steps highlighted.

Thanks!

post-89349-0-73847300-1313089963_thumb.p

Link to comment
Share on other sites

This topic is 4666 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.