Hello,
I code many home made functions and usually code in notepad. Problem is every time I do a project I either have to:
- Hunt down needed functions then cut and paste. OR
- Just include 1 file with like 400 functions. 🙁
As you can guess, I waste a lot of time.
Is there a php devlopment program that will help manage home made functions and code snippets?
So I could just pick what is needed to make a project config file(s) and such.
Thanks!