An update to my (former) problem:
Hi,
I've taken all your advice on debuggin, netequitte and the like.
It works now and I would like to thank you all for your help in my stupidly
newbie question.
Thanks :)
Jochem Maas wrote:
Duggles Temple wrote:
I am having a problem with a shop system. I can't add values into the
MySQL
DB via a PHP statement. The values are being transferred from one
page to
another (know that from the echo statement), but the SQL statement isn't
working.
The statement is
>
> There must be a problem between
> [Form of the page] <> [PHP code]
>
For me the problem is usually between
[Keyboard] <> [Chair]
;-)
JM
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Duggles Temple wrote:
I WOULD tell you the exact string that the echo statement outpus, but the
SQL has chrashed and now PHP ownt interact (damn tin of worms i've opened
here). But, I know that if i send the data from the other page, it will
arrive to the addvalue.php page and be echoed successfu
I WOULD tell you the exact string that the echo statement outpus, but the
SQL has chrashed and now PHP ownt interact (damn tin of worms i've opened
here). But, I know that if i send the data from the other page, it will
arrive to the addvalue.php page and be echoed successfully (do you really
think
Duggles Temple wrote:
...I knew I would forget something...
The echo statement show the values that I would input from the last page.
I don't think so - you should be echo'ing a SQL statement that _contains_
the (sanitized???)
The MySQL error would be "Query was empty".
how do you know? (I
...I knew I would forget something...
The echo statement show the values that I would input from the last page.
The MySQL error would be "Query was empty".
Hi,
Friday, February 10, 2006, 8:16:41 PM, you wrote:
DT> Hi,
DT> I'd like to say in advance that I am sorry about the silly and very newbie
DT> question I'm asking.
DT> I am having a problem with a shop system. I can't add values into the MySQL
DT> DB via a PHP statement. The values are being t
Duggles Temple wrote:
Hi,
I'd like to say in advance that I am sorry about the silly and very newbie
question I'm asking.
don't be - life's too short.
I am having a problem with a shop system. I can't add values into the MySQL
DB via a PHP statement. The values are being transferred from on
Hi,
I'd like to say in advance that I am sorry about the silly and very newbie
question I'm asking.
I am having a problem with a shop system. I can't add values into the MySQL
DB via a PHP statement. The values are being transferred from one page to
another (know that from the echo statement), bu
10 matches
Mail list logo