Aadhavan Srinivasan
|
a7ba5aa8e1
|
Modified the Regex to accept additional (valid) characters
|
2 years ago |
Aadhavan Srinivasan
|
1c74b82f6e
|
Removed database initialization code and instead used the function defined in db.inc.php
|
2 years ago |
Aadhavan Srinivasan
|
3d36c2704a
|
Added code to retrieve the user's location and store it in the database
|
2 years ago |
Aadhavan Srinivasan
|
70f91c7586
|
Fixed bug where I accessed the database without opening a session
|
2 years ago |
Aadhavan Srinivasan
|
8b68547644
|
Added code to generate a random GLink if the user doesn't submit one
|
2 years ago |
Aadhavan Srinivasan
|
1b52864952
|
Added server-side checks to input
|
2 years ago |
Aadhavan Srinivasan
|
92b70e632b
|
Added code to print out the inserted data, and to check if the data was inserted by querying the database for the inserted data
|
2 years ago |
Aadhavan Srinivasan
|
c81937d6a5
|
Added code to insert data into Cassandra DB
|
2 years ago |
Aadhavan Srinivasan
|
3bc6a56516
|
Added PHP file to make database queries
|
2 years ago |