Fatal error: Call to a member function fetchrow() on a non-object in C:xamppht
okay i have this query and everytime i add `item_id`=? to it... it gives me the error in the title..
Help building / using array
First - this is a cross-posting, if this is wrong I apologise! What started out as a MySQL query que
Problem with array max size.
Hi to everyone,
I've got a homework about filling a bidimensional array un spiral shape, I alre
Search function
I am looking for some guidance from the experts.
I am trying to create a search function. It
Sql and php order list script problems
Hi im having a few problems with trying to get the coding right on a orders list ive done (or trying
socket communication between c++/java and sending image
hi,
i have a class in c++ called win32_sockserver which creates socket to java. i am trying
for some reason mysql query not working, not inserting, please check it out
This code is not inserting anything into my db, don't know why, the $_SESSION variable does contain
returning data from an ssh2_exec()
here's what i got.
$conn = ssh2_connect($this->_host);
ssh2_auth_password($c
Different payment methods with different cross company requirements in F110
We are implementing SAP in a company in the shipping industry. They have the following requirement:<
C problem struct and string
Hi guys,
This is my first post and I'm hoping the experts here can help me solve my problem.<