|
Open Power Template is a
Smarty is a template engine
This class is meant to fetch
The PHPWordLib is a piece of
fully flexible and very fast
for PHP. Many other template
a page of a given URL and
PHP software which is
template engine written for
engines for PHP provide
send it by e-mail as HTML
intended to convert MS Word
PHP 5. It is developed for
basic variable substitution
message.
The class
(.DOC) and Rich Text Format
using with different text
and dynamic block
provides functions to set
(.RTF or .DOC) files to
formats. The library is very
functionality. Smarty takes
the message headers From:,
plain text. The PHP library
easy in configuration and
a step further to be a
To:, Cc:, Bcc: and Subject:
is self contained and does
the syntax is so flexible,
"smart" template
.
Alternatively, the
not require absolutelly
that you can easily make it
engine, adding features such
class may also display the
anything external in order
similar to your previus
as configuration files,
fetched HTML page making it
to run. The library has two
template engine's one.
template functions, variable
be outputted by the current
simple functions to use -
Currenly there are
modifiers, and making all of
script.
LoadFile and GetPlainText.
implemented more features
this functionality as easy
The library does all
than in Smarty. The unique
as possible to use for both
necessary checking
feature is XML Syntax mode.
programmers and template
internally and its functions
When enabled, OPT tags look
designers. Smarty also
will always return FALSE if
like XML ones, and the
converts the templates into
something seems to be wrong
template may be used with
PHP scripts, eliminating the
with the input file.
validators etc.
need to parse the templates
on every invocation. This
makes Smarty extremely
scalable and managable for
large application needs.
Date: Jun, 14 2005 Date: Mar, 23 2005 Date: Dec, 21 2004 Date: Nov, 21 2004 |
|
Online EXCEL2HTML convertor
This class is meant to
PHP Scripts Directory, Books,
a simple function that
is designed to convert
generate two HTML form
Tips and Tutorials,
returns the path to folder
Microsoft Excel file into
select type inputs making
Websites, Software, Server
in which script subsides.
HTML format online. Just
the currently selected value
and Development Tools that
Valuable in producing php
upload your Excel file,
on the first input determine
compiles and distributes Web
programs that will be
system will print a HTML
the option values that are
Programming related
distributed randomly and
table for you.
made available on the
Resources which are helpful
require absolute paths. Just
second.
It uses
for Webmasters, Developers
call this function and it
JavaScript to update the
and Programmers to enhance
will return everything up to
second input options when
their Web sites and other
the current folder. An
the first input
applications.
example use is
$serverPath
changes.
The class comes
=
with an example that defines
the options for both input
from data defined by arrays,
and also an example that
retrieves the options values
from MySQL database query
results.
Date: Mar, 22 2005 Date: Dec, 21 2004 Date: Oct, 02 2004 Date: Jan, 16 2005 |