First record is blank when I display xml on php page

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
cjackson111
Forum Newbie
Posts: 9
Joined: Sat Jul 04, 2009 6:44 am

First record is blank when I display xml on php page

Post by cjackson111 »

Hello all.

I am using an API from jambase.com to display events on a php page. Everything works great, the xml file is read and the data is displayed on the page as it should. My only problem is that when the data is displayed there is always a blank area where the first record of data should go. Any ideas how to get rid of this?

http://www.wddclients.com/mag33/events_search.php (artist search field not enabled yet)

Hopefully this is something pretty minor but if anyone wants to see specific code I can supply that.

Thanks so much for all help!
Post Reply