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

pio.fernandes’s picture

works for me!