1

I want to have some default PHP docblocks in any php file i create, with some licensing info and info about who created the file and so on.

Can anyone tell me how this can be done in PHPEd?

Thanks very much.

sanders
  • 10,794
  • 27
  • 85
  • 127

1 Answers1

2

You can find the templates in c:\Program Files(x86)\NuSphere\PhpED\templates

jpeltoniemi
  • 5,320
  • 7
  • 24
  • 34