Thread: join() params
View Single Post
  #3  
Old 10-29-2006, 02:27 AM
xXziroXx xXziroXx is offline
Malorian
xXziroXx's Avatar
Join Date: May 2004
Posts: 5,289
xXziroXx has a brilliant futurexXziroXx has a brilliant futurexXziroXx has a brilliant futurexXziroXx has a brilliant futurexXziroXx has a brilliant futurexXziroXx has a brilliant futurexXziroXx has a brilliant future
Quote:
Originally Posted by Novo View Post
PHP Code:
...
this.param1 "foo";
...

function 
onCreated()
  {
  echo( 
this.param1 );
  } 
That works, but, it would be nicer with a built-in function.
__________________
Follow my work on social media post-Graal:Updated august 2025.
Reply With Quote