Author Topic: Re: Cottage!  (Read 2135 times)

0 Members and 2 Guests are viewing this topic.

Offline Joe

  • B&
  • x86
  • Hero Member
  • *****
  • Posts: 10319
  • In Soviet Russia, text read you!
    • View Profile
    • Github
Re: Cottage!
« on: September 06, 2005, 02:31:14 am »

<?
  $joe = 31337;
  $con = 0;

  while ($joe > $con) {
    LOL();
  }

  function LOL() {
    echo("LOL<br />\n");
  }
?>
I'd personally do as Joe suggests

You might be right about that, Joe.


Offline Blaze

  • x86
  • Hero Member
  • *****
  • Posts: 7136
  • Canadian
    • View Profile
    • Maide
Re: Cottage!
« Reply #1 on: September 06, 2005, 07:32:56 am »
Don't you have to declare functions before calling them joe? :P

edit:
What about he php tags?
« Last Edit: September 06, 2005, 02:47:39 pm by Blaze »
And like a fool I believed myself, and thought I was somebody else...