escape all users input strings
authorArun Persaud <arun@nubati.net>
Sun, 27 Nov 2011 06:20:22 +0000 (22:20 -0800)
committerArun Persaud <apersaud@lbl.gov>
Sun, 27 Nov 2011 06:20:22 +0000 (22:20 -0800)
commit629e06724cde4ecd8d1e30fa04567cc1960410c5
tree9f971aafea48b11bb5868086cc22ebd05f896c17
parent197867206e97f0b8d85cff0ef7f1bf88a33fd7aa
escape all users input strings

use intval for integers or sqlite_escape_string for strings
getjson.php
index.php