Re: SWISH-E 2.4.4 filters can not locate files
Friedhelm Betz <[email protected]> Tue, 17 Oct 2006 01:18:40 -0700 (PDT)
| Newsgroups | gmane.comp.web.swish-e |
|---|---|
| Message-ID | <[email protected]> |
Hi, Bill Moseley wrote: [...] > I've been looking over a lot of PHP lately and I keep running into > regexps trying to remove "bad" characters. Doesn't PHP have bind > variables for the database? Depends on the database-binding you use, or give pdo (www.php.net/pdo) a shot. Friedhelm