The php code looks ok. What do you have in line xxx in example.php?
Usually, this is the key to the error. I never saw such an error
message, so I would like to see what php is supposed to do in
that line.
For spam filter usage: table
--
Herzlich
Werner Stuerenburg
_
mited list
of values enclosed by brackets. Please RTFM.
- Original Message -
From: "Stink" <[EMAIL PROTECTED]>
To: "Werner Stuerenburg" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Monday, July 09, 2001 19:31
Subject: Re: Re[4]: saving in mysql
> What do you send to MySQL? $query is just a string.
well i send to you only a part of code, here is complete example of it:
[the login stuff]
$zapytanie = "INSERT INTO aktualnosci SET tytul='$tytul', przemd='$przemd',
przeml='$przeml', przemm='$przemm', polska='$polska', swiat='$swiat',
data=
What do you send to MySQL? $query is just a string.
Sie schrieben am Montag, 9. Juli 2001, 12:45:48:
> MySQL pops out a error message - "unable to save result set in example.php
> on line xxx"
> but the data gets put inside the database anyway...
Why should php try to save something into a file
guess is that you have logging on for php but it has problems saving to
> it's current location but I'm not psychic so I don't know. (ie. provide
the
> list with some code)
>
> - Original Message -
> From: "Stink" <[EMAIL PROTECTED]>
> To: <
>
Sent: Monday, July 09, 2001 7:05
Subject: saving in mysql
> I've been dealing with this problem for a few days now and I got no idea
> what's going on:
>
> the base is working properly but for one thing - when changing anything in
> base, i.e. saving new record or cre
I've been dealing with this problem for a few days now and I got no idea
what's going on:
the base is working properly but for one thing - when changing anything in
base, i.e. saving new record or creating new tables or dropping tables -
anything that involves change in the base - MySQL says:
"u