opnsense-ports/www/mysqlphp2postgres/pkg-descr
Franco Fichtner a0921d0a00 */*: sync with upstream
Taken from: FreeBSD
2016-05-19 16:29:05 +02:00

6 lines
290 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/