-
AJAX Login Module can be used to authenticate users without reloading a login page. It can generate the HTML with Javascript that uses the jQuery library to present a login form that is submitted using an AJAX request for verifying the user password. The script uses a separate database access class to perform a database query to the users database ...
-
Raw HTML is a WordPress plugin that lets editors use raw HTML or any other code inside posts. It also allows disabling certain filters on a per-post basis through checkboxes on the Edit screen. Installation:- Unpack and upload it to the /wp-content/plugins/ directory.- Activate the plugin through the 'Plugins' menu in WordPress. Features of Raw HTML:- Disable wptexturize (this filter ...
-
phat is a PHP library for outputting HTML code. It helps developers create HTML tags and content via PHP code. It can be used in template engines or content generators, being able to read text data and outputting it as pure HTML code. This means phat can generate the HTML tag, the content inside the HTML tag and additionally tag ...
-
CrossData is a script creates an HTML table or a PHP array, crossing two fields of a MySQL table. Crossing is from simple count of occurrence and percentage to some group functions on a third field.
-
MarkEngine is a static site website generator, working on top of PHP and Markdown. MarkEngine reads given templates, a folder structure and Markdown files, compiling all into static HTML pages. The engine is perfect for building simple structured static HTML websites. It doesn't need lots of resources to work and completely revolves around CSS and Markdown formatting, so even less ...
-
On today's tutorial were gonna build an Php and Jquery login script. To make it more easy I separated the article in 4 parts: Html Form Adding Php Jquery checks Final code First of all we are goind to make the html form which it is well designed in css3.
-
The Welcomizer is a WordPress plugin which allows to easily add animations and jQuery effects to virtually any HTML element on the WordPress site. Animations don't require page reload, being all done in AJAX. The user can select an ID and give it direction, movement and position details. Requirements:- WordPress 3 or Higher What's New in This Version:- Fixed update. ...
-
HTML to docx Converter is a PHP library for converting HTML Web pages to Word documents. The library is a mash-up between PHPWord and the PHP Simple HTML DOM Parser. PHP Simple HTML DOM Parser is used to parse the Web page, while PHPWord will take the extracted data and generate a Word file from it. Microsoft Office is not ...
-
TablePress is a WordPress plugin for managing HTML tables. Includes lots of options for simplify the tedious process of managing HTML tables. A special page is added in the WP backend for managing tables just like you would custom post types. Under the hood, the WP plugin uses the DataTables JavaScript library. Installation:- Unpack and upload it to the /wp-content/plugins/ ...
-
Hide It hide content on WordPress sites via a simple shortcode. The Hide It plugin allows hiding certain HTML elements on the page the Hide It shortcode is embedded on. Hide the sidebar, the menu, one or more widgets, or an entire collection of HTML elements. Hide It is for customizing a page's look without creating complicated page templates. Requirements:- ...
-
PHP GUI API is packages which can render HTML pages composed programmatically. It is designed in a similar fashion as Java's GUI package, although this one is for HTML components rather than desktop application. It consists of a set of scripts that wrap around several types of HTML page components and css elements that can be composed and configured programmatically ...
-
Pattern Primer is a PHP script to embed and preview code snippets. It reads a folder for HTML files containing code snippets and embeds them into one single page. On the left, the result is shown, while on the right side the source code is displayed raw inside a textarea, ready to be copied or shared with other users. A ...
-
display HTML on webpage is a simple script to display your HTML/PHP/JS code on a webpage witthout browser rendering it. This is useful tool for programming bloggers who wanted to display code on their page without actually rendering the html tags, it saves lot of time to edit manually.
-
Lightweight online chat room is a php script which requires only html, javascript, and php. It is very simple and easy to use, very little setup needed to install. Total program is in just 2 files.
-
Larrys Form Generation is a php script which can create HTML forms using jQuery for validation. It can generate HTML for different types of form elements like inputs, labels, form start and end sections. Meanwhile, the generated HTML includes JavaScript that can validate the form inputs either when the inputs are changed or the form is submitted. The validation can ...





