|
PHPTriad installs a complete
NovaShare is an engine that
Acity is a web-based,
This is a database-driven ASP
working PHP/MySQL
allows you to create
threaded discussion tool.
auction system. It features:
server environment on
fully-interactive web-based
It's *fast*, very intuitive
Robot bidding, Customisable
Windows platforms (9x/NT).
news and discussion sites,
to use, was beta-tested by
emails, Automatic
Installs PHP, Perl , MySQL,
much like WonkoSlice or
more than a hundred people,
calculation of auction
Apache, and PHPMyAdmin.
Slashdot. Administrators, or
and is
now totally stable.
winner, Email verification
authors, can post articles
Acity remembers each user's
of new members before member
and polls, and readers can
preferences, and allows
can bid, Various searches,
create user accounts, post
unread-only browsing, like a
Compatible with Access or
comments, participate in
usenet-news system. It
SQL Server, and many
discussion threads, and
offers the
ability to
more.
more. NovaShare is a Windows
manage several different
DNA application that runs on
groups, with different
a Windows 2000 Server with
themes, forums and
Microsoft SQL Server
administrators for each
7 providing the database
group. It runs on any OS
backend. The engine is
that have
Apache, mod_perl
geared to handle heavy
and a SQL server.
traffic, and with its
COM-based architecture it's
the fastest available
implementation of a
web-based news and
discussion engine.
Date: May, 29 2001 Date: Dec, 29 2000 Date: Oct, 27 2000 Date: Sep, 12 2000 |
|
ArticleMentor is another spin
This is a brief and very
One of the most powerful
ZK-GuestBook is an ASP
of from FAQMentor. The big
useful tutorial on creating
enhancements for any site is
guestbook application that
difference is that it is
and using stored procedures
to establish community and
uses Access or MS SQL
even more focused on text
with your asp applications.
personalization features. In
Server for database
handling. Main features
A stored procedure is
our new series, we are going
engine. It features: On/Off
include: show multipage
nothing more than an sql
to demonstrate how to add
Moderated, Paging, and
articles (with automatic
statement stored inside a
community and
Complete Web-based
next/prev buttons), all
database. The database can
personalization features to
Administration. The demo
articles in subcategories
be SQL Server or MS
your web-site. The first
admin page is available at
and subcategories can be put
Access as well as others. A
step to reach this goal is
in categories, uses Access
stored procedure is compiled
to allow user registration.
or SQL Server as
by your database (for the
In this first article, we
backend, articles can
most part) one time, when it
show you how to add user
contain HTML tags, articles
is entered. This results in
registration to your site
can also be co called
faster database executions
using SQL Server and
'external links' - when you
and overall performance
ASP.
just specify an url as
updates, and it further
articletext then when user
separates the sql statement
clicks on the article he/she
from your asp leaving you
will be redirected to that
with more readable code.
url.
This tutorial describes:
What is a stored procedure?,
Writing stored procedures,
Getting the stored procedure
into the database, Calling
stored procedures in ASP
pages, and Modifying and
removing stored procedures.
Date: Sep, 12 2000 Date: Aug, 13 2000 Date: Aug, 11 2000 Date: Jul, 28 2000 |