Mailinglisten-Archive |
Denis Mettler wrote:
> <?
> $polz='46125';
> $query = "DELETE FROM daten WHERE PLZ='$polz'";
> $number = mysql_affected_rows($conn);
> echo " Es wurden $number datensätze gelöscht";
> mysql_close($conn);
> ?>
In diesem Code Abschnitt sehe ich keinen Aufruf zu mysql_query(), oä.
> --
> Best Regards / Beste Gruesse
> Denis Mettler
>
> http://www.denis-mettler.de
> _____________________________________________________________
> | This message may contain confidential and/or privileged |
> | information. If you are not the addressee or authorized to |
> | receive this for the addressee, you must not use, copy, |
> | disclose or take any action based on this message or any |
> | information herein. If you have received this message in |
> | error, please advise the sender immediately by reply e-mail |
> | and delete this message. Thank you for your cooperation. |
> |_____________________________________________________________|
Müssen so lange Footer sein? Und korrekt abgretrennt wird mit "-- ",
nicht mit "--".
--
sebastian bergmann sb_(at)_sebastian-bergmann.de
http://www.sebastian-bergmann.de
bonn.phpug.de | www.php.net | www.phpOpenTracker.de | www.titanchat.de
php::bar PHP Wiki - Listenarchive