If I grab values from fields and they contain nothing, and I retrieve them using 
mysql_field_array, it will give an index out of range. Is there a way to prevent the 
error or do I have to keep putting a @ in front of the variable declaration?

Reply via email to