Re: [PHP-DB] Subject Matter

2013-08-23 Thread Tamara Temple
On Aug 23, 2013, at 7:32 AM, Jim Giner wrote: > On 8/23/2013 4:52 AM, Matt Pelmear wrote: >> On 08/23/2013 04:36 PM, Lester Caine wrote: >>> Matt Pelmear wrote: I am not sure who runs the list, whether they care about off-topic posts, or whether anyone else cares about it. >>> >>

[PHP-DB] PHP5 with Solid 3.0

2013-08-23 Thread Renze Munnik
Hi all, We really seem to have a problem: We have an old server running PHP4 and a Solid database 3.0. That combination still works fine after so many years. Unfortunately the hardware it's running on starts to let us down. On quite short notice we need to have a stable solution. We hired som

Re: [PHP-DB] Subject Matter

2013-08-23 Thread Jim Giner
On 8/23/2013 4:52 AM, Matt Pelmear wrote: On 08/23/2013 04:36 PM, Lester Caine wrote: Matt Pelmear wrote: I am not sure who runs the list, whether they care about off-topic posts, or whether anyone else cares about it. The php lists are only loosely moderated, but comments like yours usually

Re: [PHP-DB] Re: mysql query

2013-08-23 Thread Jim Giner
On 8/23/2013 4:32 AM, Lester Caine wrote: Karl DeSaulniers wrote: If your on a PC I would just get Eclipse. But if you have netbeans, you can set the syntax highlighting for the different scripts you write in the preferences. PHP, java, javascript, etc... But the problem tha5 has been identifi

Re: [PHP-DB] Re: mysql query

2013-08-23 Thread Jim Giner
On 8/22/2013 8:08 PM, Ethan Rosenberg wrote: Ethan Rosenberg, PhD /Pres/CEO/ *Hygeia Biomedical Research, Inc* 2 Cameo Ridge Road Monsey, NY 10952 T: 845 352-3908 F: 845 352-7566 erosenb...@hygeiabiomedical.com On 08/22/2013 06:56 PM, Jim Giner wrote: On 8/22/2013 4:14 PM, Ethan Rosenberg wrote

Re: [PHP-DB] Subject Matter

2013-08-23 Thread Lester Caine
Matt Pelmear wrote: On 08/23/2013 04:36 PM, Lester Caine wrote: Matt Pelmear wrote: I am not sure who runs the list, whether they care about off-topic posts, or whether anyone else cares about it. The php lists are only loosely moderated, but comments like yours usually bring things under con

Re: [PHP-DB] Subject Matter

2013-08-23 Thread Matt Pelmear
On 08/23/2013 04:36 PM, Lester Caine wrote: Matt Pelmear wrote: I am not sure who runs the list, whether they care about off-topic posts, or whether anyone else cares about it. The php lists are only loosely moderated, but comments like yours usually bring things under control. I'd refer you

Re: [PHP-DB] Subject Matter

2013-08-23 Thread Lester Caine
Matt Pelmear wrote: I am not sure who runs the list, whether they care about off-topic posts, or whether anyone else cares about it. The php lists are only loosely moderated, but comments like yours usually bring things under control. I'd refer you to my recent post thought as to why the curr

Re: [PHP-DB] Re: mysql query

2013-08-23 Thread Lester Caine
Karl DeSaulniers wrote: If your on a PC I would just get Eclipse. But if you have netbeans, you can set the syntax highlighting for the different scripts you write in the preferences. PHP, java, javascript, etc... But the problem tha5 has been identified will never be flagged by simple highl

Re: [PHP-DB] Bluefish for PHP

2013-08-23 Thread Lester Caine
Michael Oki wrote: Install Komodo IDE or Adobe Dreamweaver. They'll highlight errors and warnings. Last time I looked neither were free? Eclipse has served me well for many years and while it has it's problems often someone comes up with a new plugin to sort it. My problem is dealing with the

Re: [PHP-DB] Subject Matter

2013-08-23 Thread Matijn Woudt
On Fri, Aug 23, 2013 at 10:15 AM, Matt Pelmear wrote: > Hello all, > > I am subscribed to this list because of my interest in PHP's database > integration. At this point only a small percentage of the messages are > related to that. > > I am not sure who runs the list, whether they care about off

[PHP-DB] Subject Matter

2013-08-23 Thread Matt Pelmear
Hello all, I am subscribed to this list because of my interest in PHP's database integration. At this point only a small percentage of the messages are related to that. I am not sure who runs the list, whether they care about off-topic posts, or whether anyone else cares about it. I, however, do

Re: [PHP-DB] Bluefish for PHP

2013-08-23 Thread Karl DeSaulniers
Komodo is very nice. Karl DeSaulniers Design Drumm http://designdrumm.com On Aug 23, 2013, at 2:58 AM, Michael Oki wrote: > Install Komodo IDE or Adobe Dreamweaver. They'll highlight errors and > warnings. > > > On 23 August 2013 08:20, Lester Caine wrote: > >> Ethan Rosenberg wrote: >> >

Re: [PHP-DB] Re: mysql query

2013-08-23 Thread Karl DeSaulniers
If your on a PC I would just get Eclipse. But if you have netbeans, you can set the syntax highlighting for the different scripts you write in the preferences. PHP, java, javascript, etc... Best, Karl DeSaulniers Design Drumm http://designdrumm.com -- PHP Database Mailing List (http://www.php.n

Re: [PHP-DB] Bluefish for PHP

2013-08-23 Thread Michael Oki
Install Komodo IDE or Adobe Dreamweaver. They'll highlight errors and warnings. On 23 August 2013 08:20, Lester Caine wrote: > Ethan Rosenberg wrote: > >> Dear List - >> >> How do I configure Bluefish for PHP? I am running version 2.2.4 of >> Bluefish. >> > > I'd forgotten about bluefish. You

Re: [PHP-DB] Bluefish for PHP

2013-08-23 Thread Lester Caine
Ethan Rosenberg wrote: Dear List - How do I configure Bluefish for PHP? I am running version 2.2.4 of Bluefish. I'd forgotten about bluefish. You should not need to do anything. PHP files are just processed as PHP? But it's more an HTML editor and geared to producing and verifying HTML so n

Re: [PHP-DB] Bluefish for PHP

2013-08-23 Thread Michael Oki
Simply install wamp server and save yourself from separate installation of MySQL,PHP,Apache server,phpMyAdmin and sqlite. Check the link below. http://wampserver.com On 23 August 2013 01:29, Ethan Rosenberg wrote: > Dear List - > > How do I configure Bluefish for PHP? I am running version 2.2

Re: [PHP-DB] Re: mysql query

2013-08-23 Thread Lester Caine
Ethan Rosenberg wrote: I'm probably wrong, but in some contexts; eg, sql query, $ signs are not used. I tried and added the incorrect $ sign, and Netbeans did not complain. If anyone knows of an editor that will able to spot this kind of error, please inform the list. You do need to take a lit