search for: 20patterns

Displaying 2 results from an estimated 2 matches for "20patterns".

2005 Aug 08
1
Same action to multiple numbers
Hey! I'm going to implement same actions (answer,wait,dial,playback,queue,hangup) for 3 phonenumbers when call is coming. Do I have to write three separate lines for same actions for each phonenumber or is there any way to write one command lines for all three lines? Any examples? Thank you for your answers! ---------------------------------------------------------------- This mail sent
2008 Jan 18
18
Rails versus PHP in complex HTML/CSS
I have done a bunch of Rails stuff on my own and my company uses PHP. I often have to integrate very complex HTML/CSS into PHP. I know that the PHP looks more closer to the HTML than Rails because Rails has alot of link_to and other macro like calls that generate alot of stuff that you don''t see in the template. I am wondering if that could make it any tricker to generate the complex sort