Skip to content
Daniel Marshall edited this page Oct 28, 2015 · 42 revisions

Step 3: Run the tutorial.php App

This tutorial app will get you started with using the FamilySearch gedcomx-php SDK. Complete the activities in this document in sequence.

NOTE: You must complete the previous steps of the tutorial before proceeding.

Run and Edit tutorial.php

To complete the tutorial you will need to alternate between running and editing the tutorial.php file.

Important! You will need your app key for the first step of the tutorial. You can find your app key on the FamilySearch Developer website on the My Apps page.

  • Open your project copy of tutorial.php in an editor.

  • From a browser, run the tutorial.php app using the following URL and follow the on-screen instructions:

http://localhost:5000/tutorial.php

(Proceed to Step 4 if Desired.)

Home

Tutorial

  • Step 1: Register
  • Step 2: Set up your test environment
  • Step 3: Build tutorial.php
  • Step 4: Use the SDK Documentation

Sample App

Documentation

Design

Clone this wiki locally