The creation of picture albums by hand can be tedious. This plugin makes it easier to generate tables with images, and other blocks of custom tags that have to be repeated for each file.
View single-file download speeds, word counts, links, directory listings and file properties, all in a single report. But that's not all, this plugin also displays PHP and hkScript file content with links to the known function references.
Quickly find, insert and bookmark PHP 5.x functions using this code reference window. It can also display help for functions as you type the names, using a local or an online copy of the manual.
Jump start MySQL database development in PHP with 45+ readymade code snippets, various versions of SQL statements, MySQL functions and other related code.
Indents can make it easier to read and mange the code. Whether you're working on a script with uneven indents, or a script indented with mismatched tabs, a single click of this plugin can help to indent your PHP scripts.
Whether it's echo / print() statements in PHP, or write() statements in JavaScript / VBScript, this plugin can be used to convert the selected text to formatted print statements.
HTML-Kit's Messages Window isn't limited to displaying suggestions generated by HTML Tidy. With this add-in, it can be used to jump to variables, classes, functions and file includes in PHP scripts.
Script programmers spend a good amount of time quoting and unquoting strings. This plugin adds several options to the Actions Bar and the right click menu to make it easier to quote the selected text.
The standard PHP libraries cover over 3,000 functions. This plugin provides categorized menus, brief descriptions, wizards, RichHints with function arguments, command line summaries, and online help through the HelpZone, for PHP 4.x functions.
This plugin provides a right click menu item with a submenu listing functions, classes and so on in the current document. Selecting an item from this submenu will jump to the location of the item in the code. The plugin currently understands hkScript...