HI all

I'm new to Symfony, and still getting my head around the concepts.
The application I'm developing has a requirement to receive a POST
from another website indicating whether an event has occurred
successfully.  Where would I go about putting  the code that handles
this POSTed data in a symfony project.  Would I need to extend
actions.class.php or create a template such as statusSuccess.php?  All
I need to do is to retrieve the POSTed data and store these in a
table.

Thanks

Pete
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to