|
Posted by Aquaren on 02/07/07 13:16
I have a framework that uses the front controller design pattern for a
single point of entry to the application and the autoload function for
includes. I am trying to incorporate AJAX into the framework, but the
javascript calls to php ignore my front controller code when
instantiating classes.
Can someone please provide me with some hints on how I can make this
work? Thank you.
Navigation:
[Reply to this message]
|