0
votes
PHP/MySQL - How do you determin the field names from a given query result?
If you don't mind making a second query (and your using MySQL 5 or greater) you can ask information_schema for the names.
Check out …
-1
votes
Where can I find the code CD for my Kindle Edition of PHP and MySQL Web Development, 4th Ed?
Try requesting it from your local library. They should be able to track down a print version for you with the CD. Alternately, you could twitter the authors: …
