Skip to content

timjackson/rti

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ready To Innovate

Requirements

  • PHP
  • MySQL
  • Apache

Setup

Use database.sql to setup the table for the spider database.

Edit dbconnect.php with your mysql credentials.

Create the database and tables:

mysql -u XXXX -p readytoi_spider < database.sql

This app uses a captcha to ensure no robot creation of users.

Securimage: A PHP class dealing with CAPTCHA images, audio, and validation https://www.phpcaptcha.org/documentation/quickstart-guide/

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 59.2%
  • PHP 31.5%
  • CSS 8.4%
  • Other 0.9%