Posted by Adi Zebic on 09/07/05 00:50
Hi folks,
It is permited to do something like this in the functions "body"
<?
function test()
{
print("tralala");
do_some_stuff();
?>
<table id="conex" width="167" border="0" cellspacing="0"
cellpadding="0">
<?
print("test function continue here or not?");
waiting_answer();
print("thanks a lot");
}
?>
Thanks a lot,
ADI
Navigation:
[Reply to this message]
|