Welcome Guest, Not a member yet? Register   Sign In
An evil timesaving secret for all!
#3

[eluser]Crimp[/eluser]
Here's another tip: Get a text editor like BBEdit and make your own CI clippings for most code. Not just tiny hard-to-type snippets like $this-> and -> and => and so on, but whole Class and Model and comment setups. I put a long //---> divider between classes with Ctrl-D and insert a comment template with Ctrl-*. Sprinkle with #SELECTION# and #INSERTION# options and your whole input arrays, for example, are done in 10 keystokes instead of 200. Thus: <?=base_url();?> = / = 1 keystroke. The added benefit is that it cuts down on annoying PHP errors due to simple typos.


Messages In This Thread
An evil timesaving secret for all! - by El Forum - 06-24-2007, 04:58 PM
An evil timesaving secret for all! - by El Forum - 06-24-2007, 10:09 PM
An evil timesaving secret for all! - by El Forum - 06-25-2007, 12:38 AM



Theme © iAndrew 2016 - Forum software by © MyBB