Re: [PHP] PHP CMS

2005-08-26 Thread Joshua D. Drake
Joseph Oaks wrote: Guys I'm doing some research trying to find a good PHP based CMS. As there a quite a few, I would really like to get your opinions so I can narrow the search down. If you don't mind non-opensource but php based you could take a look at: http://www.commandprompt.com/produc

Re: [PHP] temp tables

2005-04-27 Thread Joshua D. Drake
connection (script in this case). You will probably want to consider that. Sincerely, Joshua D. Drake i tried the following: $sql = "create temp table s_info(a int, b text) on commit delete rows "; pg_query($dbh,$sql); $dbh is my connection. any help will be highly appreciated. -- Your

Re: [PHP] Install PHP4 on a Apache2 + PHP5 system

2004-12-20 Thread Joshua D. Drake
Rens Admiraal wrote: Hi guys, I have a server on which Apache2 and PHP5 are functioning well, but I also want to build in support for PHP4 because the webmail package I use isn't compatible with PHP5... So, I need to install PHP4 next to PHP5, and make my in httpd.include use PHP4 for my webmai

Re: [PHP] Re: GUI editor for php?

2004-11-02 Thread Joshua D. Drake
Vail, Warren wrote: I like htmlkit; (it's free) http://www.chami.com/html-kit/ Emacs, Quanta, Kate??? Warren Vail -Original Message- From: Eric Bolikowski [mailto:[EMAIL PROTECTED] Sent: Monday, November 01, 2004 2:25 PM To: [EMAIL PROTECTED] Subject: [PHP] Re: GUI editor for php? "An

Re: [PHP] validate international phone numbers

2004-11-02 Thread Joshua D. Drake
ou process. Sincerely, Joshua D. Drake Thanx for any help, Merlin -- Command Prompt, Inc., home of Mammoth PostgreSQL - S/ODBC and S/JDBC Postgresql support, programming shared hosting and dedicated hosting. +1-503-667-4564 - [EMAIL PROTECTED] - http://www.commandprompt.com PostgreSQL Replicator --

Re: [PHP] Users of RDBMS

2004-09-08 Thread Joshua D. Drake
> PHP != MySQL MySQL != RDBMS http://www.postgresql.org > > http://dev.mysql.com/doc/mysql/en/index.html > > ---John Holmes... > > -- Co-Founder Command Prompt, Inc. The wheel's spinning but the hamster's dead -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http

Re: [PHP] Using Post like Get

2004-08-13 Thread Joshua D. Drake
quot; App "b" recognizes the name of the cookie and checks the value against the session table. If true -- User foo: is recognized but requested to log in When User foo logs in, the auth table is updated to reflect that they are not authenticated against a different part of the si

Re: [PHP] Looking for good Mail List Manager

2004-04-14 Thread Joshua D. Drake
Mailman James Marcinek wrote: Can any of you guys recommend a good Mail List Manager? I see several on sourceforge but would like to hear from people that have some experience with these... Thanks, James __ Do you Yahoo!? Yahoo! Tax Center -

Re: [PHP] excel output question

2004-02-06 Thread Joshua D. Drake
On Sat, 7 Feb 2004, Jake McHenry wrote: > Hi everyone. I'm outputing payroll information to an excel csv file, and when anyone > get's paid over 1k, the amount is split into two fields because of the comma in the > amount. Is there anyway I can tell excel that this particular comma is not a > d

Re: [PHP] Checking if database has been setup

2004-02-06 Thread Joshua D. Drake
> if its setup or not. I can handle the setup in steps (the "setup wizard") > but how do i check if the database/tables have > been setup? > It may be helpful to know which database as each database has there own way... > (and my apoligies for using "setup" so many times :-p ) > > Any advise,

Re: [PHP] credit card acceptance recommendations?

2004-01-13 Thread Joshua D. Drake
Any ideas/suggestions? I've come across one, charge.com... anybody had any experience with it or another? We have had great luck with http://www.echo-inc.com . They also take electronic check. J thanks, Matt -- Command Prompt, Inc., home of Mammoth PostgreSQL - S/ODBC and S/JDBC Po

Re: [PHP] Working as a PHP/database developer..

2003-12-01 Thread Joshua D. Drake
thing like: 15,000 - 22,000 7500.00 (we do 50% down) would be required to begin work. When then hit the 15k they have to pay up to the 15k. Sincerely, Joshua D. Drake On Tue, 2 Dec 2003, Justin French wrote: > On Tuesday, December 2, 2003, at 12:04 PM, Video Populares et > Optimates wr

[PHP] Beta 2 of plPHP is out

2003-08-29 Thread Joshua D. Drake
I was going to send this to the php-db list but for some reason it bounced. Anyway here ya go: Beta 2 of plPHP has been released. This version contains many bug fixes. For example, if you write bad plphp code and try to execute it, the code will no longer crash PostgreSQL . The URL is he

[PHP] plPHP released.. yes PostgreSQL functions in PHP

2003-08-01 Thread Joshua D. Drake
ekend. Sincerely, Joshua D. Drake -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php