Search found 1 match

by sunwellmedia
Tue Jun 16, 2009 1:56 pm
Forum: PHP - Code
Topic: Help with Date inside a loop
Replies: 2
Views: 139

Help with Date inside a loop

Hey guys, I need a little help here. I'm working on this luggage repair program which has a home screen that tells which bags are ready for pick up. The screen pulls data from 3 tables (repair, instance and customer) in order to display each repair. This information is presented by a SELECT query th...