By WEBstar on
Hello, i am using this to call register form on my page:
print drupal_render(drupal_get_form('user_register_form'));
Is this ok? and secure?
I want to show registration form in Lightbox, so i need this.
Thank you very much!
Comments
yeap
works for me!