[linux-programlama] Re: Php-Nuke Hakkżnda

---------

From: webmaster@fezabilgisayar.com.tr
Date: Wed 10 Mar 2004 - 11:00:33 EST

  • Next message: Yilmaz Cankaya: "[linux-programlama] Re: veritabani tasarimi (konu disi)"

    Verdigi hata :
    Warning: Supplied argument is not a valid MySQL result resource in
    /home/httpd/vhosts/fezabilgisayar.com.tr/httpdocs/includes/sql_layer.php on
    line 286

    Hata kodu bu sql_layer.php nin 286.inci satirida asagida ...

    ____________________________________________
    272 /*
    273 * sql_fetch_row(&$res,$row)
    274 * given a result identifier, returns an array with the
    275 resulting row
    276 * Needs also a row number for compatibility with
    277 PostgreSQL
    278 */
    279
    280 function sql_fetch_row(&$res, $nr)
    281 {
    282 global $dbtype;
    283 switch ($dbtype) {
    284
    285 case "MySQL":
    286 $row = mysql_fetch_row($res);
    287 return $row;
    288 break;;
    289____________________________

    ...

    ----- Original Message -----
    From: "Umut" <php@kakalak.org>
    To: <linux-programlama@liste.linux.org.tr>
    Sent: Wednesday, March 10, 2004 4:54 PM
    Subject: [linux-programlama] Re: Php-Nuke Hakkżnda

    > webmaster@fezabilgisayar.com.tr> >> $rows=mysql_num_rows($res);
    >
    >
    > keske bir de verdigi hatayi yazsaydiniz
    >
    > --
    > This message has been scanned for viruses and
    > dangerous content, and is believed to be clean.
    >
    >


  • Next message: Yilmaz Cankaya: "[linux-programlama] Re: veritabani tasarimi (konu disi)"

    ---------

    Bu arsiv hypermail 2.1.6 tarafindan uretilmistir.