Karl-Heinz Schulz wrote:
<snip>
$eventdetails_query = mysql_query("select details, information, file_name
from eventdetails where event.id = eventdetails.event_id");
</snip>

What is 'eventdetails.event_id'?

Should this be a variable?

$eventdetails.event_id?

--
By-Tor.com
It's all about the Rush
http://www.by-tor.com

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



Reply via email to