![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.php archiveRe: Insert/update
From: Alkimake <alkimake@gmail.com>
Date: Tue Mar 28 2006 - 11:32:44 CEST
if (mysql_num_rows($query)) {
if ther is a record mysql_num_rows returns positive value.
|