> Richard

> Thanks firstly for your help. I renamed the fields so the spaces are
underscores and amended your query but still receive an error:

> "not a valid MySQL result resource "

> Still tinkering though...

Can you paste me 
a.) Your database structure
b.) The exact query you are using

Also, you may want to do $query = mysql_query("SELECT * from
vacancy_details") or die(mysql_error());

I don't care about the first part of that, but try putting in the
mysql_error() in the form I used above, and see if it gives you any other
information.

-----------------------------------------------------------------
Thank you,
Richard Bewley
[EMAIL PROTECTED]
 
Equinox Systems and Development
Website: http://www.eq-dev.com/ 
 
Also, please look at our webhosting services, specializing in business web
hosting starting from $15 per month!

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

Reply via email to