Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding one simple and one complex PHP examples of querying the API. #3

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
470 changes: 235 additions & 235 deletions style/default.css → DemoSite/style/default.css
100755 → 100644

Large diffs are not rendered by default.

File renamed without changes.
File renamed without changes.
File renamed without changes.
5 changes: 4 additions & 1 deletion README
100755 → 100644
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
PHP example insurance website utilizing the SchemeServe API (see http://insurancesoftware.com/theService/api/).

For a quick example of querying the API check the simple-demo.php file in the root.
For a more elaborate example see the demo project in the DemoSite folder.

Originally created by Adam Bishop.
(c) SchemeServe (ADM Network Ltd) 2013
(c) SchemeServe (ADM Network Ltd) 2013
Loading