1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-05 01:55:52 +00:00
freebsd-ports/www/mysqlphp2postgres/pkg-descr
Rong-En Fan 94ec5c8257 Add mysqlphp2postgres 0.95, convert mysql calls in a php page into
PostgreSQL calls.

PR:		ports/102351
Submitted by:	uwe.pierau at tu-clausthal.de
2006-08-25 10:14:59 +00:00

7 lines
291 B
Plaintext

MySQL PHP to PostgreSQL is a program that takes a php page that
uses mysql calls and changes them into PostgreSQL calls. This
allows any website (if it converts properly :) that was written
in PHP for MySQL to run as a website written to run on PostgreSQL.
WWW: http://mp2p.mikekohn.net/