blob: d9500a9c496b512ce740bbb7110e360d213c0aee (
plain) (
blame)
1
2
3
4
|
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.
|