by DoppyNL » Sat Oct 05, 2002 1:30 am
There is no specific way to do that.
You simply have to create a correct query and execute that with mysql_query.
If that query fails you should look at the error and work from there to get it working.
There are no restrictions on possibilities with query's in php.
Greetz Daan