(PHP 4 <= 4.1.0, PECL dbplus >= 0.9)
Creates a new DB++ relation
resource dbplus_rcreate ( string $name, mixed $domlist [, bool $overwrite ] )
Creates a new relation. Any existing relation sharing the same name will be overwritten if the relation is currently not in use and overwrite is set to TRUE.
Parameters:
name
Creates a new relation. Any existing relation shar