opnsense-ports/www/mysqlphp2postgres/pkg-descr
2022-09-07 22:33:21 +02:00

4 lines
258 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.