(php-libvirt 0.1)
libvirt_domain_create — Launch a defined domain.
Launch a defined domain. If the call succeed the domain moves from the defined to the running domains pools.
Domain resource of domain to be launched. You can get domain resource using various functions (i.e. libvirt_domain_lookup_by_uuid() or libvirt_list_domains()).
TRUE on success and FALSE on failure