I've been looking for a way to create a postgresql database in PHP code and I'm not finding it. Is there a way to do this, or perhaps to use shell_exec to do this?
Basically, I have FTP access to an ISP's server but no telnet access, so I can't use the normal channel to create users and databases.