eg.
in a poll, i:
- Code: Select all
<?php require('booth.php'); ?>
- Code: Select all
<?php echo $php_poll->poll_process(newest); ?>
like this but with multiple processes.
any help?
Moderators: macek, egami, gesf
<?php require('booth.php'); ?><?php echo $php_poll->poll_process(newest); ?>
function print_page_header()
{
printstuff();
}
function print_page_footer()
{
printstuff();
}
: :wink:Return to PHP coding => General
Users browsing this forum: No registered users and 5 guests