Emile
|
| Posted: 03/05/2002, 6:12 AM |
|
Has someone expericence with Postgres and PHP 4.1.2?
I read at PHP.net that the functionnames of Postgress will change in version 4.2. (and that there are bugs with PHP 4.06) That makes me wonder if the current extension is not good enough.
It's gonna be a pretty filled database for online management rapports. (I need referencial intergity, views and stored precedures, that's why I'm not gonna use MySQL)
anybody?
|
|
|
 |
Zth
|
| Posted: 07/10/2003, 3:35 AM |
|
Hi!
I have developped a web-based application for make offer's documents (in word-xml style) whit PHP 4.0.6 & Postgres (on a RedHat 7.2). I have migrated this application in my Notebook on a RedHat 9.0 (whit PHP > 4.2 and the latests versions of Postgres & Apache) whitout problems: the only thing that I changed is the user authentication type (in the php.ini).
Any question?
PS: sorry if my english is not so good... ;)
|
|
|
 |
|