View Single Post
  #16  
Old 06-16-2006, 09:01 AM
contiga contiga is offline
Graal2001 Administration
contiga's Avatar
Join Date: Jul 2004
Location: Netherlands
Posts: 419
contiga is an unknown quantity at this point
Send a message via ICQ to contiga Send a message via AIM to contiga Send a message via MSN to contiga Send a message via Yahoo to contiga
Quote:
Originally Posted by Rick
They might as well just do this.

PHP Code:
function SomeFunction(foo,bar){this.myarray=new[1];this.myarray[0].add("weeEe");echo(this.myarray[0][0]);} 

Indeed, then my style is a lot better! Anyway.. I think the fact that I do:

PHP Code:
function SomeFunctionfoobar) {  
  
//foo

Is because I'm used to it in writing also.. the word, then the comma attached to it, a space and the next word..
__________________
AIM: Contiga122
MSN: [email protected]
Status:
Quote:
Originally Posted by unixmad View Post
I am also awake 3AM to help correct problems.
Quote:
Originally Posted by Bomy Island RC people
Daniel: HoudiniMan is a bad guy =p
*Bell: rofl. I first read that as houdini is a bad man. like the little kid that wants his mommy to keep her away from that boogie man
Daniel: xD
*Rufus: I wouldn't want my kids around him.
Reply With Quote