|
PHAkt is a server model for
PhpLens is a PHP Application
1 Click DB Pro Wizard
This article shows you how to
Macromedia Dreamweaver MX
Server for rapidly creating
automatically generates
use SQL-DMO to create an
and 2004, allowing PHP
database driven Web
customizable Active Server
Active Server Pages
generation using the same
applications. With phpLens,
Pages to browse, search and
application to backup and
techniques as when
data can be presented as
edit pages from your
verify a SQL Server
developing
html tables with facilities
Microsoft Access or SQL
database. The SQL
ASP/JSP/ColdFusion. It is a
to create, edit, paginate,
Server database. Reduce
Distributed Management
better alternative to the
search and delete records.
tedious and error prone hand
Objects (SQL-DMO) extend the
PHP_MySQL server
Over 150 properties for
coding. Includes complete
functionality of SQL
model. You don't have to
modifying phpLens behaviour
online administration of
Server by providing
learn anything to use PHAkt,
are provided. Developers can
SQL Server and MS
developers a way to execute
as you'll be able to work in
use phpLens in two ways, as
Access
databases with an
common tasks.
Dreamweaver as you've been
a PHP class that is called
Explorer interface. Design
in the native PHP_MySQL
from PHP code; or they can
tables, fields,
server model. To enable
build their Web application
relationships, indexes,
PHAkt, make sure to select
directly from a browser
triggers, and stored
PHP_ADODB as the Testing
based wizard interface
procedures. No extra
Server for your site. PHAkt
called the Grid Builder and
components required.
MX has a lot of improvements
then generate the PHP code.
over the original
PhpLens works with many
PHP_MySQL server
databases: MySQL,
model of Macromedia
PostgreSQL, Oracle,
Dreamweaver MX: --Support
Microsoft SQL Server,
for multiple databases in a
Microsoft Access, FoxPro,
transparent way; --User
Interbase, Sybase, and many
Authentication Server
others (including DB2 and
Behaviors; --Master/Detail
Progress through ODBC). Also
Server Behaviors; --Go to
integrated with Smarty
Detail Page Server
template engine.
Behaviors; --Improved code
<b>New in
generation (all reusable
2.0:</b>
code is kept in a file
Inline editing of multiple
functions.inc.php);
rows in the data grid, and
--Multiple and extensible
popup hot updates which
recordset support; --IIS and
dynamicly change based on
Apache 2 support by using
your selection.
absolute redirects.
Date: Dec, 15 2005 Date: Sep, 05 2003 Date: Jun, 25 2001 Date: May, 29 2001 |
|
Sites are usually organized
This is a Web-based script
RSS files can be generated
The author writes "For
in zones with several pages
writer that generates an ASP
using Active Server Pages
small data bits on a server
each. The search engine
code for displaying an
(ASP). It is OK for an RSS
where the chance for
allows for the grouping of
Access or SQL Server
file to have a .asp suffix.
significant simultaneous
pages in Classes, each
database using
In this example an RSS 0.91
traffic is not likely excel
reflecting the site
user-submitted variable
file is generated, but it
can perform many of the
organization. For each page
names and the name of the
could easily be applied to
basic tasks that can be
there are 4 field types to
table. Copy the output code
other RSS versions.
accomplished in Access or
be filled: Page Name, Page
into an asp document on your
Similarly in this case the
SQL Server, but on a
Web Address, Page Class, and
web server and your db is
site stores its articles in
much smaller scale."
Keyword List. Since page URL
ready to be displayed on the
a Microsoft Access database,
This exmaple code
can be absolute or relative
web. The DSN connection
but the database connection
demonstrates how to display
you can index pages from
requires that you register
could be changed to reflect
data from Excel using sample
other sites you may have.
the DSN for the db prior to
a Microsoft SQL
data of Hank Greenberg's
Keywords are searched at any
executing the code.
Server database.
career statistics. Example
of the fields, by Sentence,
code available for download.
All words or
Any words. The
application have two
distinct interfaces, one for
the end users (for searches)
and other for the webmaster
(for administration and page
indexation). The end user
pages can be personalized to
the hosting site layout.
Application suplied with
Access database but easily
upgradeable to other BD like
SQL Server.
Date: May, 25 2001 Date: May, 21 2001 Date: May, 20 2001 Date: May, 11 2001 |