Skip to content

scumola/4sq

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is just some PHP code that I wrote to grab data from the foursquare.com
API using PHP.

cp config_sample.php config.php # and edit accordingly, then
mysqladmin create 4sq
mysql 4sq < db.sql

You'll need to submit one venue before you can do a "search" to populate other
venues near it, but that's about it.

Then you're off and running!

- Steve

About

My scripts to check in on foursquare

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages