dynamic html table
Posted: Tue Jan 12, 2010 6:56 pm
hi,hope u guys can help me out her as i am just learning php
1.i need to create a table to be put in joomla,using php code
2.the table is query to the database to call out only 1 field from the dbtable that has several other field
3.how can i make each field in table in joomla to become a link that will open up a new page for user to view the selected value from dbtable
4.this will continue automatically when other post new value
its something like this
item
watch
laptop
motocycle
above will be the web table view,when a user click let say watch it will dispaly in another page
item description price
watch timex $300
then a back button will bring them back to the selection page
can plz provide me with php code to be inserted in joomla
thanx
1.i need to create a table to be put in joomla,using php code
2.the table is query to the database to call out only 1 field from the dbtable that has several other field
3.how can i make each field in table in joomla to become a link that will open up a new page for user to view the selected value from dbtable
4.this will continue automatically when other post new value
its something like this
item
watch
laptop
motocycle
above will be the web table view,when a user click let say watch it will dispaly in another page
item description price
watch timex $300
then a back button will bring them back to the selection page
can plz provide me with php code to be inserted in joomla
thanx