Обсуждение: PHP .zip File

Поиск
Список
Период
Сортировка

PHP .zip File

От
"Antoine Banks"
Дата:
Hi.Do you have a downloadable .zip file that I can download with individual php files of the windows version of
PostgreSQLand move the php files into a folder inside my cpanel instead of having to install PostgreSQL directly onto
mycomputer? If not, will you PLEASE create one; I think you should. Free lifetime E-mail
@assistantdirectors.com! http://www.assistantdirectors.com 

Re: PHP .zip File

От
Scott Mead
Дата:
On Thu, Jan 21, 2010 at 3:53 AM, Antoine Banks <
antoinelbanks@assistantdirectors.com> wrote:

> Hi.
>
> Do you have a downloadable .zip file that I can download with individual
> php files of the windows version of PostgreSQL and move the php files into a
> folder inside my cpanel instead of having to install PostgreSQL directly
> onto my computer? If not, will you PLEASE create one; I think you should.
>


PostgreSQL is a relational database system written in C, to run it, you need
to have installed the binaries or built the database from source.  Are you
maybe referring to phpPGadmin, an administration tool for the database?

--Scott