
08-15-2007, 08:51 PM
|
|
|
Join Date: Apr 2007
Posts: 4,103
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Quote:
print_output (line 4692)
Finishes off the current page (using templates), prints it out to the browser and halts execution
void print_output (string $vartext, [boolean $sendheader = true])
* string $vartext: The HTML of the page to be printed
* boolean $sendheader: Send the content length header?
|
http://members.vbulletin.com/api/vBu...onprint_output
|