Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > it.comp.www.php > #20746
| From | Alessandro Pellizzari <shuriken@amiran.it> |
|---|---|
| Newsgroups | it.comp.www.php |
| Subject | Re: errore per campo con apostrofo |
| Date | 2016-04-29 14:15 +0100 |
| Message-ID | <doh544F3cc2U2@mid.individual.net> (permalink) |
| References | <2016042909475222013@mynewsgate.net> |
On 29/04/2016 10:47, infoannu wrote: > questo scritte provvede a trasferire dei campi da un database a un > altro, solo che mi dà errore quando il campo testo annuncio contiene > un carattere speciale tipo apostrofo, in questo caso sul video compare > il seguente messaggio: Se ne è parlato diverse volte negli ultimi mesi. In breve: Usa PDO e le prepared statement. mysql_query e simili sono deprecate. In un po' meno breve: cerca negli archivi del newsgroup la stringa "Usa PDO". :P Bye.
Back to it.comp.www.php | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
errore per campo con apostrofo "infoannu" <22013invalid@mynewsgate.net> - 2016-04-29 09:47 +0000
Re: errore per campo con apostrofo Alessandro Pellizzari <shuriken@amiran.it> - 2016-04-29 14:15 +0100
Re: errore per campo con apostrofo "infoannu" <22013invalid@mynewsgate.net> - 2016-04-30 15:14 +0000
Re: errore per campo con apostrofo Alessandro Pellizzari <shuriken@amiran.it> - 2016-04-30 18:33 +0000
csiph-web