| 
	
 | 
 Posted by ImOk on 06/20/06 13:01 
Also look at AJAX 
 
msch-prv@bluewin.ch wrote: 
> I am fairly new to PHP. I started creating a variety of classes 
> (calendars, input forms, combo boxes, etc. ) but I am running into code 
> overhead when I integrate these objects (testing for POST, GETS, 
> Cookies etc.). 
> 
> I am looking for an interrupt driven approach to handle event 
> processing (akin to VB's GUI) to simplify interactions. Basically, I 
> would like to  create the objects to be displayed on the pages and then 
> activate a page event handler to process ithe inputs. Currently I am 
> using a mix of js, php and session cookies. But I don't like this 
> hybrid approach. 
> 
> AFIK, PHP does not natively support event interrupt handling. Is there 
> somewhere an add-on or a more elegant work-around to handle such 
> situations? 
> 
> I read about Ajax, XML and related technologies. Is this the path to 
> go? Thanks for any pointers and/or advice.  
>  
> Mark
 
  
Navigation:
[Reply to this message] 
 |