unregister_resource <methodsynopsis> <type>void</type><methodname>unregister_resource</methodname> <methodparam><type>string</type><parameter>name</parameter></methodparam> </methodsynopsis> <para> Use this to dynamically unregister a resource plugin. Pass in the name of the resource. </para> <example> <title>unregister_resource unregister_resource("db"); ?> ]]>