Petits problèmes avec une application PHP-MySQL

2002-08-26 Par sujet Cédric Rochat
Hello !! Je viens d'écrire une application avec Php et MySQL (PhpMyDVDs), et j'aurais deux-trois questions : 1) Sur mes machines (Debian, bien sûr ;-), mon interface Php fonctionne très bien avec ma base de données MySQL à 15 tables, et ce, avec des requêtes pas toujours des plus simples,

Re: Petits problèmes avec une application PHP-MySQL

2002-08-26 Par sujet Sagon Yann
Le Lundi, 26 Août 2002 13.01, Cédric Rochat a écrit : Pour la 4, ce n'était pas ce que je t'ai répondu? $string_final=htmlentities(stripslashes($ton_string)); ou $ton_string contient n'importe quoi (guillemet double, simple, etc) et $string_final est ton string prêt à etre affiché dans ton champ

Re: Petits problèmes avec une application PHP-MySQL

2002-08-26 Par sujet Sagon Yann
Le Lundi, 26 Août 2002 16.15, Cédric Rochat a écrit : Le Lundi, 26 Août 2002 14.28, vous avez écrit : Le Lundi, 26 Août 2002 13.01, Cédric Rochat a écrit : Pour la 4, ce n'était pas ce que je t'ai répondu? $string_final=htmlentities(stripslashes($ton_string)); ou $ton_string contient