Hi, If I run a query;- $result = mysql_query($query); is there a way of deleting rows from $result after this runs. Or does anyone have any idea of how $result is generally structured when mysql_query($query) is run. thanks -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]
- RE: [PHP-DB] query question L Melville
- RE: [PHP-DB] query question Dave Watkinson
- Re: [PHP-DB] query question L Melville
- RE: [PHP-DB] query question Rick Emery
- Re: [PHP-DB] query question L Melville
- RE: [PHP-DB] query question Jon Farmer
- Re: [PHP-DB] query question L Melville
- RE: [PHP-DB] query question Jon Farmer
- [PHP-DB] query question 2b4ever php