Usable package of PHP classes, that gives variety usefull interfaces.
Usable package of PHP classes, that gives variety usefull interfaces. Package free for use. It includes some easy to use and smart solutions for web-development.
If you have some smart solutions, you may help extand this package.
Current version of package includes:
- TemplateControl v1.1 (easy class for using html-templates on your web-sites);
- Menu v1.2 (class for building html-code of menu using data from specified xml-file);
- ImageHandler v1.0 (class for handling and saving on server uploaded images).
This plugin mimics the "open selected file" in PSPad.
I am a PHP developer and i often see an 'require_once("../this/is/some/file.php");'. In pspad you can select the whole path (../this/is/some/file.php) and open it from the menu.
Now you can do the same in notepad++. Just select the whole path and press alt+o, or use the button in the toolbar on top. It will open the file automatically.