Quote:
Originally Posted by Nightnday
Nice work, I'm interested.
What about install and template intergration?
ICQ#204555077
|
If you allready have a template, the integration is as simple as making a php include and then:
Code:
<? echo $table1; ?>
Just that. If you set up more tables, is the same for the others (the include is made only once).