Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
PHP Help
#4
A function in PHP is this:

Code:
function eatCheese($whatKind) {
echo "I just ate $whatKind cheese!!!";
}

eatCheese("Swiss");

xD
Reply


Messages In This Thread
PHP Help - by Chaos - 06-13-2011, 02:29 AM

Forum Jump:


Users browsing this thread: 6 Guest(s)