Posted by vinnie on 05/28/07 18:05
why i do not see anything but a blank page? <?php function somma($uno,$due) { $totale = $uno + $due; return($totale); } $sum = somma(3,4); $totale = $resto; print("$resto"); print("$totale"); ?> please help me, i have a test!
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming