Added form fields and started insert SQL
authorDylan Lloyd <dylan@psu.edu>
Tue, 8 Mar 2011 07:34:53 +0000 (02:34 -0500)
committerDylan Lloyd <dylan@psu.edu>
Tue, 8 Mar 2011 07:34:53 +0000 (02:34 -0500)
commit5b70780eb304ed68645d48f06f65034499d7a515
tree74763c8912a8ae5f482597a1a4c1f2833816370e
parentd4adeb654507e6cd75aac3f264ae21ed5d16bfab
Added form fields and started insert SQL

I have NO idea how to get the recaptcha image to align right without floating it, which screws up everything else.

Insert SQL still does not work, I'm thinking there should be a cms->insert method to sanitize the data.

I was thinking about having a cms->sanitize method to abstract the htmlspecialchars() use etc. in case something changes but decided against it.

Now using custom styling for the recaptcha, it already looks much cleaner, but still needs cleaning up.
includes/style.css
index.php