| Subject: | Re: SQL injections |
|---|---|
| From: | David Powers |
| Date: | Mon, 05 Nov 2007 11:28:58 +0000 |
| Newsgroups: | macromedia.dreamweaver.appdev |
Joris van Lier wrote: Micha, can you give any examples of employing prepared statements in the PHP MYsql servermodel? Not Micha, but...You cannot use prepared statements with the original PHP MySQL extension. You need to use MySQL Improved (requires PHP 5 and MySQL 4.1) or PDO (requires PHP 5.1). -- David Powers, Adobe Community Expert Author, "The Essential Guide to Dreamweaver CS3" (friends of ED) Author, "PHP Solutions" (friends of ED) http://foundationphp.com/ |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: Install Spry widgets to Dreamweaver's Insert bar, Joris van Lier |
|---|---|
| Next by Date: | Re: Install Spry widgets to Dreamweaver's Insert bar, Dameon Jamie |
| Previous by Thread: | Re: SQL injections, Joris van Lier |
| Next by Thread: | Re: SQL injections, Michael Fesser |
| Indexes: | [Date] [Thread] [Top] [All Lists] |