Hi,
Are you getting the booking info from the same database? Your SQL query could simply use a JOIN on the two tables (Customers and Bookings) as they both have customer_id as a column.
I couldn't see any location where you had tried to draw out the booking info though...
Hericles
hericles 289 Master Poster Featured Poster
serkan sendur commented: i appreciate that you agree with me :) +9