My first PHP page! I am so happy I succeeded in making a simple, but functional comment system using php and mysql :).
Here's the pageLeave a comment!
(also, try telling me here too that you left a comment, somebody is playing with it...)
[EDIT] As my website uses the co.cc domain, some stupid antivirus software might tag it as a potentially dangerous website. Yeah sure, like some basic php code can do any harm. You can safely ignore your antivirus warning.[EDIT2] Added time and date!
[EDIT3] Thank you Daubster for the <div style="clear: both;"></div> tip!
Also, it seems that writing a single apostrophe returns an error. Writing two apostrophes returns one apostrophe. Similar situation with "\" on TWHL ...
<tr><td>Do</td><td>Tables</td></tr>
<tr><td>Actually</td><td>Work?</td></tr>
</table>
I can''t believe this. They work!
Nah, this doesn't work on TWHL :D.
Someone could have plugged something a lot more dangerous (like stealing user session data).
Other than that - good job!
It says:
"The web page is on the list of websites with potentially dangerous content."
[EDIT] Made the div blocks colored differently.
[EDIT] I accidentally the whole comment system. I don't understand this, I tried making the comment boxes square and float them all to the left. Now they all get out from the initial div block, why does this happen?
is your friend. Use it for the div containers.
[EDIT] Meh, reverted to normal vertical stacking, without float. I bet if I'd use tables though it would work the way I want.
Also, I put my captcha results in my comment.
Also, I'm looking at a captcha that is a photo of something rather than scanned text.