- 1,233 categories
- 40,462 scripts
Updated: 08/12/2004
- 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 Turck MMCache to accelerate your scripts. For high performance and reliability with IIS, PHP as installed as a FastCGI app.
&<p&>
Includes the following extensions: GD, Interbase, Sybase, Informix, MSSQL7, Oracle, OCI8, IMAP, MySQL (built-in), CPDF, PDF, PGSQL, ZLib, LDAP, MHash, GNU GetText, CyberCash, Curl, DBM, Calendar (built-in), FDF, FilePro, XML, DOMXML, Sablot (XSL).
&<p&>
Also includes two Open Source class libraries: PEAR and ADODB Database Library.
&<p&>
Sorry, PWS installation is no longer available. The author no longer has a test machine with this setup.
- Categories
- Tags
- Platforms
- Licenses
- 4CM_VisitLog is a small and very fast page-hit/visitor logging script.
It utilizes ADODB for multi-database support and superior speed. For it to be operational, you simply need to use the PHP function (INCLUDE) on every page of your site, and 4CM_...
- 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.
- 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,...