Re: uploading...

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



OK John....
I'm sorry if my question was not specific
- The out put error was:
    "Fatal error: call to a member function an o non object in /url/data.php
on line 34"
- And the lines are:
34.   $db->query("INSERT INTO `products`
35.
(`code`,`size`,`description`,`material`,`ads`,`price`,`new`,`categorynr`)
36.   VALUES
37.       ('$code',
38.        '$size',
39.        '$description',
40.        '$material',
41.        '$ads',
42.        '$price',
43.        '$new',
44.        '$categorynr')");

So, do you have any idea about the problem above..?
I'm wondering does any one advance have solution for it..?
                     Best Regards
============BBC===============

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux