really basic question

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux