Jump to content

Parsing GEDCOM files


Yesideez

Recommended Posts

I'm writing a script to parse genealogy GEDCM files and one part I can never seem to get my head around no matter how much I read up on them is these damn Regex things.

 

For those that don't know, a GEDCOM file is a plain text file which follows a set pattern to store the data.

 

What I'm needing help on is for someone to help save my bacon and help with a couple Regex things.

 

I need to be able to extract the data between two @ symbols like @I1@, @I257@, @F6@, @F91@ and so on.

 

Any help appreciated.

Link to comment
https://forums.phpfreaks.com/topic/55580-parsing-gedcom-files/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.