Daily Archives: September 24, 2009

Do you use PHP $_SERVER variables in forms?

photo credit: Melissa Maples I came across an interesting point that outlines that dangers of using $_SERVER variables to submit form, a practice that’s pretty common in WordPress plugins. The problem is that it opens the form up to be … Continue reading

Posted in security | Tagged , , | Leave a comment

WordPress on Windows? Test, test test.

Image via CrunchBase WordPress runs on PHP and MySQL, which is available both on Linux servers and on Windows servers. It’s worth keeping in mind that there are a few differences between the two platforms, even though there aren’t supposed … Continue reading

Posted in wordpress | Tagged , , , | Leave a comment