PHP build form
This page submits the build as JSON. PHP turns it into $buildArray, passes it to gbpEncodeBuild($buildArray), and sends the import code back to the form.
Build and setup
The build holds the shared details; gear, skills, and the other planner sections belong to each setup.
Things to fix
Result
The JSON on the left is the exact request body PHP receives.
$buildArray as JSON
GBP1 code
Paste the result into Build Planner's Share or Import window.