ousyamani Posted January 19, 2015 Share Posted January 19, 2015 [table][/table]hello,actually i work on a project of absence management with Symfony2 framework,I have the following table in mysql : absence (#id, Date_start, Date_finish, reason, contributor_id) what i want to do is to have this result : For each contributor display the reason like : Contributor 1 : holiday,disease Contributor 2 : absence thank you in advance Best regards Link to comment https://forums.phpfreaks.com/topic/294076-need-a-help-please-sql-and-php-code/ Share on other sites More sharing options...
scootstah Posted January 22, 2015 Share Posted January 22, 2015 Where are you stuck exactly? Have you written any code for this problem? Link to comment https://forums.phpfreaks.com/topic/294076-need-a-help-please-sql-and-php-code/#findComment-1503750 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.