Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

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

Recommended Posts

  • Newbies
Posted

I have a client that uses FM to record some events info. She wants to export that data, so I can then process the file using a PHP page and throw it into a MySQL db behind their website.

I have a problem - the file that FM is producing is proving a nightmare to process. It is tab delimited text, but only seems to contain a line feed char as the record delimiter (ASCII char 13). All the PHP functions seem to want a full carriage return / line feed pair. When you view the file in any Windows text editor it is all in one big block as you might expect.

Are there any other options that my user can invoke to produce the file in a different format. I am a total novice in FM I am afraid

Cheers.

Posted

If you're going to open it in a text editor anyway, just use the text editor to search and replace the line endings. Or you could modify your PHP script to deal with it, I imagine. Or you could do the export on a Windows machine. Or use a FileMaker plugin such as Troi File. Or try a different format such as HTML or XML.

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