Thread: join() params
View Single Post
  #1  
Old 10-29-2006, 02:12 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
join() params

Would it be possible to make join() able to use params? Example:


PHP Code:
join("classname""foo");
function 
onCreated(param1)
{
  if (
param1 == "foo"//blah

__________________
Follow my work on social media post-Graal:Updated august 2025.
Reply With Quote