Hi All
I'm trying to get my head around querying the database for a new page I'm trying to add. If anyone can direct me to a decent tutorial I'd appreciate it.
I keep coming across lines like the one below. The book I'm using doesn't explain the -> part. What is this saying?
if ($zone->RecordCount() > 1) .... etc
Thanks
Steve




