Hey all,
I am working on a new site project at foliageoutdoors.com/newsite.
This site is a travel company that i work for and its got fixed departure tours to different destination. 1 destination can i have multiple departures (batch).
So i have split my table structure like this -
Destination
id, title, description, etc
Batch
id, destination_id, datefrom, dateto, charges, etc
Here is my problem :
When i go to a listing, I want to show all destinations with batches starting from tomorrow+.
I have written the sql queries, but they are not doing what i want. It would really help if someone can help me out with this! I want someone to look at the complete code, so please PM / reply me and i will share the file.
Regards,
Mihir.
Hey all... Nobody replied to
Hey all...
Nobody replied to this..
Regards,
Mihir.
Probably not the best place to post this sort of question
This site's predominantly about front end coding so not as many folks will have the skills necessary to help (I don't). Also, PMing to get code just puts an obstacle in people's way to being able to help. Better off posting what you've got right here if you can.