Re: [PHP] Compilation trouble on OS X

2005-06-09 Thread John DeSoi
for OS X 10.4. I did not have any problems compiling PHP 5.0.4 with OS X 10.3, but I have not tried 10.4 yet. John DeSoi, Ph.D. http://pgedit.com/ Power Tools for PostgreSQL -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] looking for pgEdit beta testers (PostgreSQL/PHP editor)

2005-05-17 Thread John DeSoi
Hi, The latest beta release of pgEdit 1.1 includes support for PHP. If you use PHP and PostgreSQL, I would be very interested in your comments and feedback. Changes since pgEdit 1.0 are summarized here: http://pgedit.com/node/view/30 Thanks, John DeSoi, Ph.D. http://pgedit.com/ Power Tools

[PHP] Re: [NOVICE] error handling

2005-04-13 Thread John DeSoi
parsing a string. This is bad if you want to work in multiple languages. If PostgreSQL is going to generate an error anyway, you might want to let it do that since it should return an error code. See also http://www.php.net/manual/en/function.pg-result-error-field.php John DeSoi, Ph.D. http