mirror of
https://git.freebsd.org/ports.git
synced 2025-06-10 15:20:32 -04:00
6 lines
291 B
Text
6 lines
291 B
Text
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/
|