Re: Delete rows from database

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Jan 5, 2008 9:03 AM, Balasubramanyam A <knowledge.wealth@xxxxxxxxx> wrote:
> Hi all,

    Hi!

[snip]

> while ($line = mysql_fetch_array($resultset, MYSQL_ASSOC)) {
[snip]

    Just a side note: wouldn't it be easier to just use
mysql_fetch_assoc() ?  It does the exact same thing, with less typing.


-- 
Daniel P. Brown
[Phone Numbers Go Here!]
[They're Hidden From View!]

If at first you don't succeed, stick to what you know best so that you
can make enough money to pay someone else to do it for you.

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux