Timeline for Simplify MySQL INSERT query
Current License: CC BY-SA 3.0
5 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Sep 15, 2013 at 18:51 | comment | added | shmuli | The mysql extension has been deprecated; no longer in active development, and no longer supported in php5.5x. Using the old mysql extension will make your code less future proof. Look into PDO and mysqli (-mysql "improved" extension) and also take advantage of their support for OOP. | |
| Sep 10, 2013 at 17:19 | answer | added | FooBar | timeline score: 0 | |
| Sep 9, 2013 at 15:49 | answer | added | Peter Kiss | timeline score: 1 | |
| Sep 9, 2013 at 15:34 | history | edited | Jamal | CC BY-SA 3.0 |
deleted 27 characters in body; edited title
|
| Sep 9, 2013 at 14:58 | history | asked | ion voinescu | CC BY-SA 3.0 |