* Rory Browne <[EMAIL PROTECTED]>:
> Anyone know if any of the current PHP templating solutions implement
> event handling?
>
> I mean something similar to ASP.NET's onClick events, etc. I was
> thinking maybe a js-triggered ajax system, which allowed php to access
> some of the JS Objects?
>
> I was thinking about doing something like this, and just want to make
> sure that there isn“t already something done like this.

You can probably use an existing template engine in combination with
JPSpan, Sajax, or another PHP + AJAX solution (google for them, or
google for Joshua Eichorn, who has many such resources listed on his
blog).

-- 
Matthew Weier O'Phinney
Zend Certified Engineer
http://weierophinney.net/matthew/

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to