Go Back   Forum Care Forums > Development Reference Area > Php Development

Reply
 
LinkBack Thread Tools Display Modes
what's wrong?
Old
  (#1)
vinnie
Guest
 
Posts: n/a
Default what's wrong? - 06-02-2007, 08:55 PM

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");
?>

   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On





Contact Us - Forum Care Forums - Archive - Top