On Wed, 2003-06-18 at 10:03, zavaboy wrote:
> I know this is more of a mySQL question but, how do I delete and add rows
> and columns?
> 
> -- 
> 
> - Zavaboy
> [EMAIL PROTECTED]
> www.zavaboy.com

Using the mysql_*() function and the SQL language. The mysql_*()
functions are documented here:

   http://www.php.net/mysql

You can find a PHP/SQL tutorial here:

   http://phpdev.gold.ac.uk/tutorial/sql/

There are likely a bunch more on Google.


Good luck,

Torben


-- 
 Torben Wilson <[EMAIL PROTECTED]>                        +1.604.709.0506
 http://www.thebuttlesschaps.com          http://www.inflatableeye.com
 http://www.hybrid17.com                  http://www.themainonmain.com
 -----==== Boycott Starbucks!  http://www.haidabuckscafe.com ====-----




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

Reply via email to