- 1,233 categories
- 40,620 scripts
Updated: 07/08/2005
- Bitweaver is an advanced, Open Source, Object Oriented, Content Management System (CMS) and Web Application Framework written in PHP. It uses Smarty Templates for a simple HTML based templating system and ADOdb to support a multitude of databases including MySQL, PostgreSQL and Firebird. It''s strength lies in it''s highly modular and easily extensible design. This high degree of flexibility is considered &"large grained modularity&" and gives developers freedom to interleave open-source and proprietary code seamlessly.
bitweaver has been designed from the very beginning, for speed from end-to-end: schema design, query utilization, and software design - a highly tuned, performance engine.
The use of standard compliant XHTML Strict 1.0 and sophisticated tableless CSS has made bitweaver stand above the rest in the web application world. The well organized, nested style class system gives you substantial freedom with CSS based styling, with the least amount of work.
With bitweaver, you are in control. bitweaver goes out of its way to let you make the decisions and design choices that best suit your problem.
- Categories
- Tags
- Platforms
- Licenses
- In PHP every database is accessed slightly differently. To connect to MySQL, you would use mysql_connect(). When you decide to upgrade to Oracle or Microsoft SQL Server, you would use ocilogon() or mssql_connect() respectively. What is worse is that ...
- PHP4 is packed with good features. One of the most popular is session variables. These are variables that persist throughout a session, as the user moves from page to page. Session variables are great holders of state information and other useful stu...
- This is a weblog that covers using PHP with technologies like COM, ODBC, GD, ActiveX and ADO. Home of the popular ADOdb database abstraction library. Also provides a collection of links, articles and tutorials.
- This installer makes it painless to install PHP 4.3.8 on Windows for the following web servers: Apache 1.3, Apache 2.0 and Microsoft''s IIS.
&<p&>
This installer is a production quality installer that will install Turc...
- A PHP4 and PHP5 database abstraction library.
Supports MySQL, PostgreSQL, Interbase/Firebird, Oracle (Oci8), MS SQL 7, ADO, Foxpro, Access, Sybase, Sybase SQL Anywhere, DB2, Informix, Frontbase, SQLite, LDAP, Netezza, SAPDB, generic ODBC/ODBTP,...