[PHP-DB] Re: Query does not work

2014-07-01 Thread Jim Giner
How about just showing us the section of code instead of disjoint pieces 
that WE cannot be sure are applied correctly?


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



Re: [PHP-DB] Re: Query does not work

2014-07-01 Thread Aziz Saleh
On Tue, Jul 1, 2014 at 10:02 AM, Jim Giner jim.gi...@albanyhandball.com
wrote:

 How about just showing us the section of code instead of disjoint pieces
 that WE cannot be sure are applied correctly?


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


Also the DB structure would help, using sqlfiddle will make things a lot
easier as well for us (lazy me).


Re: [PHP-DB] Re: Query does not work

2014-07-01 Thread Jim Giner

On 7/1/2014 10:26 AM, Aziz Saleh wrote:

On Tue, Jul 1, 2014 at 10:02 AM, Jim Giner jim.gi...@albanyhandball.com
wrote:


How about just showing us the section of code instead of disjoint pieces
that WE cannot be sure are applied correctly?


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



Also the DB structure would help, using sqlfiddle will make things a lot
easier as well for us (lazy me).

The structure is probably not the problem, since he is not getting 
anything from mysqli_error().


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



[PHP-DB] Re: Query does not work

2014-07-01 Thread Jim Giner
Ethan - is error checking turned on as I showed you how to do EXACTLY 
last time you posted


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