Welcome Guest, Not a member yet? Register   Sign In
Getting data from multiple tables
#3

[eluser]Sion[/eluser]
eventID in events and venue tables are unique but the eventID in the event_day table is not.

I ran the model and get Parse error: syntax error, unexpected T_FOREACH in xml_model.php on line 33

line 33. foreach ($dbres->result_array() as $key => $value) {
line 34. if (!defined($retarr[$dbres[$key]['eventID']])) {
...


Messages In This Thread
Getting data from multiple tables - by El Forum - 11-13-2007, 07:58 PM
Getting data from multiple tables - by El Forum - 11-14-2007, 04:16 AM
Getting data from multiple tables - by El Forum - 11-14-2007, 03:26 PM
Getting data from multiple tables - by El Forum - 11-14-2007, 04:52 PM
Getting data from multiple tables - by El Forum - 11-15-2007, 02:15 AM
Getting data from multiple tables - by El Forum - 11-15-2007, 02:49 AM
Getting data from multiple tables - by El Forum - 11-27-2007, 07:03 PM
Getting data from multiple tables - by El Forum - 11-28-2007, 08:37 AM
Getting data from multiple tables - by El Forum - 11-28-2007, 04:23 PM



Theme © iAndrew 2016 - Forum software by © MyBB