On Wed, 16 Jun 2004 16:10:10 -0400, Gabe <[EMAIL PROTECTED]> wrote: > > Hi Greg, I was looking at your function and I was wondering if you could > explain how the slashes function works exactly. It looks like it is > recursive, but I don't understand why you would need to do that.
It handles regular form variables as well as arrays. So if your form had an array of checkboxes coming in via $_POST for example, it will handle it. -- Greg Donald http://destiney.com/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php