Question
CFC or CFM??
Will someone here please give me a simple explanation of the
major difference between a .CFC extension and a .CFM extension? To
my understanding which may be wrong, a CFC kind of listens and
waits for a post to be sent to it, and then executes a command when
it receives a post. I am curious because I am trying to make a page
that uses IPN for paypal using code I found here:
http://tutorial23.easycfm.com/
I am not sure whether to write this code as a CFC or CFM extension...My guess is CFC but I decided to post here just to make sure.
http://tutorial23.easycfm.com/
I am not sure whether to write this code as a CFC or CFM extension...My guess is CFC but I decided to post here just to make sure.
