2 replies [Last post]
mihirc
mihirc's picture
User offline. Last seen 21 weeks 2 days ago. Offline
rank Leader
Leader
Timezone: GMT+5.5
Joined: 2007-05-09
Posts: 587
Points: 28

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.

Tags:
mihirc
mihirc's picture
User offline. Last seen 21 weeks 2 days ago. Offline
rank Leader
Leader
Timezone: GMT+5.5
Joined: 2007-05-09
Posts: 587
Points: 28

Hey all... Nobody replied to

Hey all...
Nobody replied to this.. Sad

Regards,
Mihir.

Tyssen
Tyssen's picture
User offline. Last seen 2 weeks 3 days ago. Offline
rank Moderator
Moderator
Timezone: GMT+10
Joined: 2004-05-01
Posts: 8139
Points: 1321

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.

How to get help
Post a link. If you can't post a link, jsFiddle it.
My blog | My older articles | CSS Reference