Logan Bailey

Adventures In Web Development

Blog, About, GitHub, and LinkedIn

Opening VIM From Inside PHP

September 1st, 2010
Want to prompt the user for a large amount of text for your CLI application? Using some flag and a large string on the command line is not always ideal. Fear not, it's easy to open a text editor from inside your application.