Easy Question, hopefully
Posted: Tue Feb 05, 2008 11:48 pm
Very new to Joomla, I'm liking the upgrade to 1.5 already though.
I'm trying to port my current site over to Joomla and am having a little trouble finding the best way to get some of my PHP/MySQL stuff working. This site offers trial licenses for an application and I when a user wants to get a license I need to first check to make sure he/she is eligible for it, then if so, I need to hit a remote server which generates the license and emails it out to that user.
My problem is not the coding aspect here, what I can't seem to figure out is whether I need to simply include this functionality in an article using a 3rd party plugin, create a module or create a plugin. Once I figure this out I'm sure I'll have questions on how best to access the code, but I think this is where I need to start first.
Thanks in advance for the help all, this seems like a great community here. I'm off to browse the forums some more!
I'm trying to port my current site over to Joomla and am having a little trouble finding the best way to get some of my PHP/MySQL stuff working. This site offers trial licenses for an application and I when a user wants to get a license I need to first check to make sure he/she is eligible for it, then if so, I need to hit a remote server which generates the license and emails it out to that user.
My problem is not the coding aspect here, what I can't seem to figure out is whether I need to simply include this functionality in an article using a 3rd party plugin, create a module or create a plugin. Once I figure this out I'm sure I'll have questions on how best to access the code, but I think this is where I need to start first.
Thanks in advance for the help all, this seems like a great community here. I'm off to browse the forums some more!