Login   Register  
PHP Classes

view data from table

Icontem
elePHPant


      Top level forums  >  PHP Specialists  >  General  >  view data from table  
Subject:view data from table
Summary:php mysql
Messages:2
Author:karet
Date:2010-03-11 03:42:53
Update:2010-03-12 10:59:23
 

  1. view data from table   Reply  
Picture of karet
karet
2010-03-11 03:59:06
hello everyone...
im newbie in PHP, n please i need your help

i have data from table,like that:

TGL || Tahun || semester || Keterangan

2010-1-1 2010 Genap LIbur tahun baru
2010-1-2 2010 Genap LIbur UAS
2010-1-3 2010 Genap LIbur UAS
2010-1-4 2010 Genap LIbur UAS
2010-1-15 2010 Genap LIbur UTS
2010-2-10 2010 Genap LIbur Semester genap
2010-2-11 2010 Genap LIbur Semester genap

i have select tahun & semester to show this data. and than iwant to show table like that:
TGL Libur || tahun-semester || keterangan

2010-1-1 2010-genap LIbur tahun baru
2010-1-2 till 2010-1-4 2010-genap LIbur UAS
2010-1-15 2010-Genap LIbur UTS
2010-2-10 till 2010-2-11 2010-genap LIbur Semester genap

how i can to solve this problem?
what function query or php should i use?
please help me. before n after i said thanks very much

There is 1 reply in this thread, which is not being displayed.
Browsing this forum thread replies is available only to premium subscribers.


Go to the premium subscriptions page to learn how to become a premium subscriber and have full access to this forum.