[PHP-WIN] Re: Shopping Cart Woes!!

2004-01-05 Thread Jochen Boedeker
Just try: $query = 'SELECT * FROM dvd WHERE IN (' Jochen Boedeker "Kaizer Boab" <[EMAIL PROTECTED]> schrieb im Newsbeitrag news:[EMAIL PROTECTED] > I am trying to build a shopping cart for my college project. I am able to > display items from the database, add items to the cart, but I am unable

Re: [PHP-WIN] Re: Problem with notices

2004-01-05 Thread choinet
I just tested notice generation on PHP-GTK 1.0.0 on Windows by using an undefined variable. $var = fopen($_GET['test'], 'r'); I have error_reporting set to error_reporting = E_ALL & ~E_NOTICE in php.ini, and any notices are suppressed in my custom error log set in php.ini unless I specify

[PHP-WIN] Re: Shopping Cart Woes!!

2004-01-05 Thread Justin Patrin
You may want to try SELECT * FROM dvd WHERE key="value" AND key2="value2"... Kaizer Boab wrote: I am trying to build a shopping cart for my college project. I am able to display items from the database, add items to the cart, but I am unable to view the items that are in the cart. In my "view_cart

RE: [PHP-WIN] Shopping Cart Woes!!

2004-01-05 Thread Derrick Hermanson
One thing I always like to do is echo the query to see if the query looks correct. Just add an echo $query; before your $result = mysql_query ($query) or die(mysql_error()); Then if you have something missing from your query you will be able to see. -Original Message- From: kaizer boab

[PHP-WIN] Re: Problem with notices

2004-01-05 Thread Madeleine D.
>Message-ID: <[EMAIL PROTECTED]> >Date: Sun, 4 Jan 2004 22:47:55 -0800 (PST) >From: choinet <[EMAIL PROTECTED]> >To: [EMAIL PROTECTED] >MIME-Version: 1.0 >Content-Type: text/plain; charset=us-ascii >Subject: Re: [PHP-WIN] Problem with Notices > >Do your .htaccess files have a php_value for >error_r

RE: [PHP-WIN] Re: GD2 function issue

2004-01-05 Thread trystano
I know. This has been going on since this morning. Iwas amusing then, but now it is the end of the day, so lets chill a bit. Peace Tryst -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-WIN] Re: GD2 function issue

2004-01-05 Thread Donatas
Why don't both of you continue this in private!? And maybe IRC would be a better place for chatting to each other, not this public mailing list. Thanks, Donny choinet wrote: You shouldn't have subscribed on the mailing list in the first place. --- "Svensson, B.A.T. (HKG)" <[EMAIL PROTECTED]> wro

RE: [PHP-WIN] Re: GD2 function issue

2004-01-05 Thread choinet
Okay, Mr. Sensitive, I'm sorry if I made you cry. --- "Svensson, B.A.T. (HKG)" <[EMAIL PROTECTED]> wrote: > It also a matter on how to put words, saying > "Wow, learn how to read" is not really the same > thing as saying "please, read more carefully". > > > -Original Message- > From: cho

php-windows Digest 5 Jan 2004 16:40:57 -0000 Issue 2068

2004-01-05 Thread php-windows-digest-help
php-windows Digest 5 Jan 2004 16:40:57 - Issue 2068 Topics (messages 22472 through 22484): Re: Problem with Notices 22472 by: choinet Re: GD2 function issue 22473 by: Svensson, B.A.T. (HKG) 22474 by: choinet 22475 by: Svensson, B.A.T. (HKG) 22476 by:

RE: [PHP-WIN] Re: GD2 function issue

2004-01-05 Thread choinet
You shouldn't have subscribed on the mailing list in the first place. --- "Svensson, B.A.T. (HKG)" <[EMAIL PROTECTED]> wrote: > Why should I spend time/energi on *your* problem? > > -Original Message- > From: choinet > > have previously written (so I do not have to repeat > it > four ti

RE: [PHP-WIN] Re: GD2 function issue

2004-01-05 Thread Svensson, B.A.T. (HKG)
Why should I spend time/energi on *your* problem? -Original Message- From: choinet have previously written (so I do not have to repeat it four times) is not flaming you in private. How this -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsu

RE: [PHP-WIN] Re: GD2 function issue

2004-01-05 Thread Svensson, B.A.T. (HKG)
It also a matter on how to put words, saying "Wow, learn how to read" is not really the same thing as saying "please, read more carefully". -Original Message- From: choinet To: [EMAIL PROTECTED] Sent: 2004-01-05 09:15 Subject: RE: [PHP-WIN] Re: GD2 function issue Actually, telling you to

RE: [PHP-WIN] Re: GD2 function issue

2004-01-05 Thread choinet
Actually, telling you to read more carefully what I have previously written (so I do not have to repeat it four times) is not flaming you in private. How this problem is classified is a NON-ISSUE. Please stop persisting with the issue. You and I have already agreed that the problem occurs, now we s

RE: [PHP-WIN] Re: GD2 function issue

2004-01-05 Thread choinet
I did say that there were no errors, didn't I? Which rather explains why I was able to compile the dll in the first place. If one does not have a proper freetype2.lib, then compilation will fail with an error. I did, though, receive an extra warning than is shown in the PHP snaps compile log: LINK

RE: [PHP-WIN] Re: GD2 function issue

2004-01-05 Thread Svensson, B.A.T. (HKG)
Thanks for informing me about this matter, since my telepathic ability has experience some lattice disturbancies this morning. :) If you still regard this as a problem, then if you nail down some kind of error message, then somebody might be able to help you out on this. -Original Message---

RE: [PHP-WIN] Re: GD2 function issue

2004-01-05 Thread Svensson, B.A.T. (HKG)
I think that is wise done by you, since you now have posted some irrelevant personal flames a couple of times - including some in lenghty private mail - and all this becuase I don't agree with your oppinion on the issue. IMHO, if I may say so, this is a bit of strange bahaviour on your behalf. May

RE: [PHP-WIN] Re: GD2 function issue

2004-01-05 Thread choinet
Oh, yeah, thanks for reminding me about that email. Anyway, I had already compiled the freetype2.lib from the FreeType 2.1.5 source using FT Jam (available on the FreeType site). As I mentioned earlier, I am able to compile the dll without error stemming from unresolved external references. Ergo, i

RE: [PHP-WIN] Re: GD2 function issue

2004-01-05 Thread choinet
I rest my case. --- "Svensson, B.A.T. (HKG)" <[EMAIL PROTECTED]> wrote: > I must be dyslextic then, becase I just read a > comment in the php list, wich > explain for you that you did not compile the DLL > project properly. > > That must be due to my dyslextic nature I guesse. > > -Original

RE: [PHP-WIN] Re: GD2 function issue

2004-01-05 Thread Svensson, B.A.T. (HKG)
I must be dyslextic then, becase I just read a comment in the php list, wich explain for you that you did not compile the DLL project properly. That must be due to my dyslextic nature I guesse. -Original Message- From: choinet To: [EMAIL PROTECTED] Cc: Svensson, B.A.T. (HKG) Sent: 2004-01

RE: [PHP-WIN] Re: GD2 function issue

2004-01-05 Thread choinet
Are you slightly dyslexic? I said I don't need help on how to use the MSVC compiler, i.e. click Set Active Configuration and Rebuild All. I only had to bring that point up because YOU first asked if my compiler did not have proper documentation on how to compile. What I want is for someone to give