1
I have a php script I wrote, and wrapped XOOPS around it (I am very proud.)
I want to place a form within my php and I want to use the farm handler that is in XOOPS right now. (The one that is used when you send mail to users...)
Can I do that? If not, anyone know of a simple generic SMTP Form Handler...
Issue 2
Also, is there a way to grab the XOOPS user name and adding it to a field?
THANKS!