> The sugar I'm using here is to go from > > $db.do_sql("select * from Foo"); > to > $db.select * from Foo;
Since we're fishing, call it a circumfix operator, something like sql...execute. Like this: $db.sql select * from Foo; execute; __________________________________________________ Do you Yahoo!? Yahoo! Web Hosting - establish your business online http://webhosting.yahoo.com