RE: [PHP-WIN] Search results

2007-02-02 Thread Harpreet
SQL looks as below: select top 400 * from na_item_view_new where ((story_name like '%Midlothian%' ) or (title like '%Midlothian%' ) or (script like '%Midlothian%' ) or (item_text like '%Midlothian%' ) or (keyword like '%Midlothian%' ) or (notes like '%Midlothian%' ) or (description like '%Midlothi

[PHP-WIN] PHPMyAdmin Acting frunky on Windows Vista.

2007-02-02 Thread Sean Madden
Hello all, Running PHP 5.2.0 on Apache 2.2.4 under Windows Vista (Business, retail). All of the applications I've written under PHP have made the migration just fine; with the exception of PHPMyAdmin. Here's a screenshot of what it's doing => http://seanscompy.rh.rit.edu/images/funkyphpmy

[PHP-WIN] Re: Visual Studio and PHP

2007-02-02 Thread David Lindstrom
Take a look at Phalanger - http://www.codeplex.com/Phalanger, might be of interest to you (it's free). -- // DvDmanDT mail: dvdmandt¤telia.com msn: dvdmandt¤hotmail.com "Jarrett Meyer" <[EMAIL PROTECTED]> skrev i meddelandet news:[EMAIL PROTECTED] To: PHP Windows List Is it possible to compos

RE: [PHP-WIN] Visual Studio and PHP

2007-02-02 Thread Bill Bolte
Theres this: http://www.jcxsoftware.com/jcx/vsphp/home I demo'ed the standalone version and really liked it. But I'm leaning towards Eclipse right now. -Original Message- From: Jarrett Meyer [mailto:[EMAIL PROTECTED] Sent: Friday, February 02, 2007 12:10 PM To: PHP Windows List Subject:

[PHP-WIN] Visual Studio and PHP

2007-02-02 Thread Jarrett Meyer
To: PHP Windows List Is it possible to compose PHP using MS Visual Studio? If so, what additional tools/installs are required? Can you please point me in the right direction? I know that I *could* use Zend Developer Studio, but I'm already a big fan of VS, and I wouldn't have to pay for and lea