Re: [PHP-DB] Returns Blank

2005-01-20 Thread Andi
Try this $query = SELECT credits FROM krypto WHERE user='$user' AND pass='$pass'; That should work better then the original query... Best regards Andi Squeakypants schrieb: From a forum that recommended this to me, I changed the query execution to this: $query = SELECT credits FROM krypto WHERE

[PHP-DB] PHP 5.0.0 Beta 2 released!

2003-10-30 Thread Andi Gutmans
Dear PHP users, PHP 5.0.0 Beta 2 has been released. This is the first feature complete version of PHP 5 except for work on extensions, and we recommend for PHP users to try it. PHP 5 is still not ready for production use! Some of the more major changes include: - PHP 5 features the Zend Engine

[PHP-DB] PHP 5.0.0 Released!

2004-07-13 Thread Andi Gutmans
The PHP development team is proud to announce the official release of PHP 5. Some of the key features of PHP 5 include: - The Zend Engine II with a new object model and dozens of new features. - XML support has been completely redone in PHP 5, all extensions are now focused around the excellent

[PHP-DB] PHP 5.0.1 Released!

2004-08-13 Thread Andi Gutmans
The PHP Development Team is glad to announce the release of PHP 5.0.1. This release is a maintenance release consisting mainly of bug fixes. It also includes new installation docs which are now auto-generated directly from the PHP Manual (INSTALL in the UNIX source package, install.txt in the

[PHP-DB] RE: [PHP-WIN] Which ORM tool for Windows with Microsoft SQL Server 7/2000/2005.

2009-04-19 Thread Andi Gutmans
them work with the sql server for PHP driver. Andi -Original Message- From: David Sceppa [mailto:david.sce...@microsoft.com] Sent: Sunday, April 19, 2009 5:18 PM To: Richard Quadling Cc: php-db@lists.php.net; php-wind...@lists.php.net; php-windows- intern...@lists.php.net Subject: RE