Skip to content

OfficialSorcerertech/iris-php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

iris-php

Iris is being updated to be even better. We wanted to give back to the community and provide our old code for everyone to use. Works (ish) on PHP 7. Pull requests welcome!

License

The Sorcerertech Open Web License

How it works

Badly. This has fallen into disrepair, so we'll be re-writing this. You should consider this more of a base for your own project.

Use a GET request to open iris.php as follows:

.../iris.php?r={user request}&location={location string}

{user request} is a URL encoded form of the question asked by the user.

{location string} is the location of the user in a urlencoded string resembling:

latitude,longitude,city,countryCode,methodOfFindingLocation");

(methodOfFindingLocation should be ip if an IP address was used to gain location data)

About

Iris is being updated to be even better. We wanted to give back to the community and provide our old code for everyone to use. Works (ish) on PHP 7.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages