About the Author

Chris Shiflett

Chris Shiflett is an author and speaker who leads the web application security practice at OmniTI.


PHP Security Forum

If you're interested in PHP security, you might be interested in the PHP Security Forum being hosted by the PHP Developer's Network.

I've already spotted a few topics that look interesting to me:

I've been contributing to the SitePoint Forums lately. Although they don't have a forum dedicated specifically to PHP security, the topic comes up frequently on the PHP and PHP Application Design forums.

About This Post

PHP Security Forum was posted on Sat, 25 Jun 2005 at 22:06:10 GMT.

3 Comments

1. Richard Heyes's GravatarRichard Heyes said:

Oh the irony! A forum focused on security hosted on phpBB...

Sun, 26 Jun 2005 at 01:12:48 GMT Link


2. Chris Shiflett's GravatarChris Shiflett said:

Yes, I found that to be quite funny myself, but I decided not to mention it in my post. :-)

Sun, 26 Jun 2005 at 01:14:38 GMT Link


3. Abu Aaminah's GravatarAbu Aaminah said:

What's your opinion with regards to their mod's knowledge in the field?

After all, i could set up a PHP security forum and (unknowlingly) mislead people, thinking that i know what i'm talking about.

Sun, 02 Apr 2006 at 12:51:22 GMT Link


Post A Comment

Personal Details and Comment

Style Guide

Line breaks are converted to paragraphs. Also use:

  • <a href="" title="">text</a>1
  • <em>text</em>
  • <blockquote><p>text</p></blockquote>
  • <code>2  <?php  if ($foo) {      $foo = TRUE;  }  ?></code>
  1. Note: <code> can be used inline (e.g. in paragraphs) or in a block as shown. Include whitespace and newlines in blocks.

Please enter Chris (my first name) below. This is a primitive spam prevention technique, and I apologize for the inconvenience.

Preview and Submit

Upcoming Talks

O'Reilly Open Source Convention

21 - 25 Jul 2008

At Oregon Convention Center, Portland, Oregon.

ZendCon

15 - 18 Sep 2008

In Santa Clara, California.

PHP Appalachia

11 - 14 Oct 2008

At Big Bear Lodge, Gatlinburg, Tennessee.

New Comments

Ash Searle wrote:

It might be worth changing your example code from using htmlentities to htmlspecialchars. Runn...

Posted in Allowing HTML and Preventing XSS
Chris Shiflett wrote:

Hi Steve, According to the NYT Manual of Style and Usage, it's push-up: Most but not all co...

Posted in Miscellaneous
steve wrote:

so, is it push up, pushup or push-up? just curious... --steve --www.hundredpushups.com

Posted in Miscellaneous
Walter Lawless wrote:

It's sad to think that even now, nearly 4 years after this was originally written, that there are...

Posted in
Asanka Dewage wrote:

I've been a Mac user for over a year now and I didn't know about the [say] command! What a nifty ...

Posted in Miscellaneous

Browse Comments