|
Learn how to spead up your
Simply upload a list of all
The author writes "I
A script to display the time
developing by using PHP
your advert codes in a list,
found a very nice javascript
of the day using a php
include() and require()
and link to the script using
that allow me to do a DHTML
include. Very easy to
functions. Dynamicly
a php include and
tab interface for my
use and to change depending
including your functions,
your away. The script
website. However, not being
on your server's location if
header, footer and graphic.
changes which advert will be
very well versed in
needed.
viewed next making sure that
javascript it was a fight to
all your adverts get equal
make it work every time. So
viewing (it's not random).
I created this PHP
The script requires the page
include file to make it
to be refreshed to change
easy. Everything you need
the advert seen.
is in the archive, just
untar and run."
Date: Apr, 18 2005 Date: Dec, 18 2002 Date: Dec, 23 2002 Date: Dec, 03 2002 |
|
"Merlin Web Application
This Script allows you to
This is a small little PHP
Eph is a very simple template
Framework" is a
diplay a daily image on any
script written as a web
system. It's one of, if not
framework for stateful
page of your site using a
interface to getwmail
the easiest to use template
web-based events driven
simple php include
written by Doug Rinckes. It
system around. By dropping a
applications written in php.
call.
was wrtten to be used either
couple lines of code into a
"Merlin Web Application
stand-alone or to be easily
template page, all pages
Framework" uses PEAR
included into any web page
will be accessible through
for the data layer and
with a simple php
the use of query string
SMARTY template engine for
include command.
requests (ie.
the presentation
http://site.com/?about). It
layer.
Changelog:
-
features the ability to
Add: media type for css:
automatically include a
screen-print
- Fix:
certain .tpl file in all
Microsoft Windows uploads
pages, simple query string
(always upload also if file
requests (ie.
field is empy)
- Fix: check
http://site.com/?about), and
installation script returns
more. Requires PHP and a
ok also if database
basic knowledge of PHP
connection fails
- Add:
includes and function
Server O.S. Autodetection:
calls.
fewer number of
configuration constants in
the application index.php
-
Add: new "alert"
mask template, used for
alert communications or
login masks etc... it does
not have menu and
toolbar.
- Change: new way
of using php
include_path to allow
cleaner PEAR inclusion
-
Add: system wide and project
wide libraries directory
where programmer can add all
desidered libraries, these
are pushed is the php
include path
- Add:
set_default_label is called
in BUTTON constructor
-
Add: set_label wrapper for
set_value in BUTTON
widget
- Add: get_name in
MERLIN_OBJECT
- Fix:
default template z-index
fix
- Change: fixed value
of MERLIN_UPLOADS_TMP_PATH
and DIR etc.., now it's
MERLIN_UPLOADS_PATH .
'/tmp'
- Fix: sheets groups
gray theme is now
completed
- Add: password
field with md5 ecryption
-
Change: default smarty cache
compile directory set to
php.ini session.save_path
-
Fix: html chars bug in
fields
- Fix: $merlin
session reference bugfix
-
Add: ABORT or PROCEDE
statements on ovent
handlers
- Fix: various
bugfixes
Date: Jul, 22 2003 Date: Sep, 07 2003 Date: Apr, 29 2003 Date: Dec, 03 2002 |