View Single Post
Old 01-17-2008, 04:03 PM   #12 (permalink)
buggabill
The Contributor
 
buggabill's Avatar
 
Join Date: Jan 2008
Location: Maine, USA
Posts: 92
Thanks: 2
buggabill is on a distinguished road
Default

This is at the end of an xajax function, in a controller, in CodeIgniter, on an intranet application that I am working on at work... How many prepositional phrases can we squeeze into one sentence?

PHP Code:
        }
    }
        
    
$objResponse->addAssign('div_formwrap''innerHTML'$innerHTML);
    
    return 
$objResponse;

__________________
-- Bill
"Why is it drug addicts and computer aficionados are both called users?" -Clifford Stoll
buggabill is offline  
Reply With Quote