Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.474.208 Times

Clear Html Tags Contact Php freeware
Filter: All | Freeware | Demo
 

Clear Html Tags Contact Php

< 1 2 3 4 5 
Released: August 07, 2012  |  Added: August 07, 2012 | Visits: 811

Free Opener Free Opener is a handy utility designed to open various file types. Open Microsoft Office documents, Adobe PDF Files, and many other image, movie, and music file types for FREE. With Free Opener, once you download the software, you no longer have to worry about opening files again. Opens 75+...



Platforms: Windows

License: Freeware Download (96): Free Opener Download

Added: July 01, 2010 | Visits: 931

p3pmail p3pmail provides a tool that removes dangerous HTML tags from email. p3pmail will remove dangerous HTML tags from email messages to make them safer for viewing. It does this by skipping the header of the email message before parsing it for dangerous HTML tags. It will only parse HTML email....





Platforms: *nix

License: Freeware Download (95): p3pmail Download

Added: June 16, 2010 | Visits: 1.296

LayManSys LayManSys – short for Layout Managment System – is a PHP framework, that helps you providing a consistent look&feel of your web pages (it is no CMS). LayManSys project stores the meta information about the documents in RDF files and uses them for generating the HTML frame (< head > and...


Platforms: *nix

License: Freeware Size: 82.94 KB Download (95): LayManSys Download

Added: September 05, 2010 | Visits: 894

ZK ZK is an AJAX/XUL Web framework designed to enable Web applications to have both rich user experiences and a simple programming model. ZK includes an AJAX-based event-driven engine to automate interactivity and a rich set of XUL-based components. As the Web reaching our daily lives, the ability...


Platforms: *nix

License: Freeware Size: 6.9 MB Download (95): ZK Download

Added: September 03, 2010 | Visits: 1.256

interface preprocessor for PHP ippfp is an easy-to-use library which provides oo-methods for creating and rendering user interfaces in PHP independently from output format. It features HTML, GTK, PDF and ncurses. You can create input masks such as forms for databases or other user interfaces. ippfp features abstraction,...


Platforms: *nix

License: Freeware Size: 133.12 KB Download (94): interface preprocessor for PHP Download

Added: March 03, 2010 | Visits: 779

PerlPoint::Tags::CPPP PerlPoint::Tags::CPPP is a PerlPoint tag set used by pp2cppp. SYNOPSIS # declare tags used by pp2cppp use PerlPoint::Tags::CPPP; This module declares PerlPoint tags used by pp2cppp. Tag declarations are used by the parser to determine if a used tag is valid, if it needs options, if it...


Platforms: *nix

License: Freeware Size: 327.68 KB Download (94): PerlPoint::Tags::CPPP Download

Added: October 18, 2010 | Visits: 1.823

Zorbstats Zorbstats is a simple Web statistics generator like BigBrotherWebstats but using PHP and MySQL . Follow next steps to install the script: tar -zxvf zorbstats-0.24.tar.gz 1) Create a database called, for example, zorbstats: mysqladmin create zorbstats 2) Check the permission to zorbstats...


Platforms: *nix

License: Freeware Size: 133.12 KB Download (94): Zorbstats Download

Added: July 05, 2010 | Visits: 906

XMLPublication XMLPublication project is a collection of tools to generate Web pages from desktop documents or other structured documents, such as books with paragraphs, or tabular data. It cuts documents into Web pages, and creates customizable multi-indices. All this is done through a repeatable process...


Platforms: *nix

License: Freeware Size: 1.4 MB Download (94): XMLPublication Download

Added: June 06, 2010 | Visits: 933

jSlovo jSlovo is a fast database engine with a GUI that was designed for free dictionaries. It can create a file-based database from a text file and then be used to search it for particular words. The project can scan any large number of file-based databases and the size of the databases is not...


Platforms: *nix

License: Freeware Download (94): jSlovo Download

Added: June 01, 2010 | Visits: 956

cheapskate cheapskate is a simple Ruby on Rails application for personal budgeting. Rails is a web-application and persistence framework that includes everything needed to create database-backed web-applications according to the Model-View-Control pattern of separation. This pattern splits the view (also...


Platforms: *nix

License: Freeware Size: 73.73 KB Download (94): cheapskate Download

Added: May 08, 2010 | Visits: 605

LibPHPBase LibPHPBase is a class-library with various tools for creating websites, the most important and useful parts are: HTML Abstraction A set of classes representing HTML-tags making OO-based site design easy. The generated code strives to be clean and to follow w3c-recommendation....


Platforms: *nix

License: Freeware Size: 90.11 KB Download (93): LibPHPBase Download

Added: January 25, 2010 | Visits: 542

TaggingService TaggingService is a simple System Service (available to all applications through the 'Services' menu) which will open and close HTML tags around the selected text. The type of tag is determined by a special format at the beginning of the selected text. e.g. invoking the service on the following...


Platforms: Mac

License: Freeware Download (93): TaggingService Download

Added: October 21, 2010 | Visits: 934

XView4Struts XView4Struts provides a Struts framework extension that replaces JSP pages with pure HTML. The XView4Struts project is an extension to the Jakarta Struts Framework. Its main purpose is to eliminate the need to use tag libraries and JSP pages. The view is pure HTML, and interaction between the...


Platforms: *nix

License: Freeware Size: 225.28 KB Download (90): XView4Struts Download

Added: January 16, 2010 | Visits: 851

QTads QTads is a GUI interpreter for Tads games, running under Unix-based systems (it has been tested in Linux, Mac OS X and FreeBSD, but it should compile and run in many more, like Solaris and Irix). Tads is a programming language for implementing Interactive Fiction (text-adventures). If you ever...


Platforms: *nix

License: Freeware Size: 1003.52 KB Download (90): QTads Download

Added: March 15, 2010 | Visits: 823

HTML::EP HTML::EP is a system for embedding Perl into HTML. SYNOPSIS < html >< head >< title >CGI-Env< /title >< /head > < ep-comment > This is an HTML document. You see. Perhaps you wonder about the unknown HTML tags like ep-comment above? They are part of the EP system. For example, this comment...


Platforms: *nix

License: Freeware Size: 43.01 KB Download (88): HTML::EP Download

Added: September 16, 2010 | Visits: 1.069

CGI::AppBuilder::Frame CGI::AppBuilder::Frame is a configuration initializer. SYNOPSIS use CGI::AppBuilder::Frame; my $ab = CGI::AppBuilder::Frame- >new( ifn, my_init.cfg, opt, vhS:a:); my ($q, $ar, $ar_log) = $ab- >start_app($0, %ARGV); print $ab- >disp_form($q, $ar); This class provides methods for reading...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (88): CGI::AppBuilder::Frame Download

Added: August 04, 2010 | Visits: 691

GenReS GenReS is a generic reconfigurable scriptable plugin for Mozilla/Firefox. GenReS plugin allows to use external programs for EMBED or OBJECT HTML tags. The plugin is supplied with a Perl script for embedding mplayer and mencoder in a browser and controlling it with Javascript. It allows to watch...


Platforms: *nix

License: Freeware Size: 25.6 KB Download (88): GenReS Download

Added: May 10, 2013 | Visits: 1.205

PhpProxy PhpProxy is a web-based HTTP proxy software written in PHP, which allows users to browse the net without restrictions and anonymously,without having to modify their browser's SOCKS proxy options.Its aims are to be easy to use and lightweight. PhpProxy supports the automatic modification of href,...


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (87): PhpProxy Download

Added: March 17, 2010 | Visits: 929

Regexp::Ignore Regexp::Ignore is a Perl module that let us ignore unwanted parts, while parsing text. WARNING This is an alpha code. Really. It was written in the end of 2001. It is not yet checked much. The only reason I submit it to CPAN that early is to get feedback about the idea, and hopefully to get...


Platforms: *nix

License: Freeware Size: 71.68 KB Download (87): Regexp::Ignore Download

Released: January 08, 2020  |  Added: January 11, 2020 | Visits: 819

UniPDF PDF to HTML Converter 100% Free PDF to HTML converter software. Convert PDF to HTML format in batch mode and keep original document texts, layouts, images. This easy-to-use PDF to HTML converter allows you to change PDF files into HTML images in seconds in only two simple steps: Add PDF files; Convert. It's just that...


Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Freeware Size: 4.57 MB Download (85): UniPDF PDF to HTML Converter Download

< 1 2 3 4 5