Thread
:
join() params
View Single Post
#
8
11-11-2006, 12:20 AM
Skyld
Script-fu
Join Date: Jan 2002
Location: United Kingdom
Posts: 3,914
Quote:
Originally Posted by
xXziroXx
So?
Use this. flags, or do something like:
PHP Code:
this
.
join
(
"foo"
);
this
.
myFunction
(
"param1"
,
"param2"
, ...);
Skyld
View Public Profile
View GraalOnline Profile
Find all posts by Skyld