So, when you see their uncrypted code, how is the function syntax you describe in the head of this post :
function radio( $newvarname, $newval, $newtext )
{
( "radio", $newvarname, $newval, $newtext, "checked" );
}
For me, this syntax "( "radio", $newvarname, $newval, $newtext, "checked" );" seems very strange.
My Apache Server (with EasyPHP) always found the same parse error about this line.
Eventually, could you send me your uncrypted version by this mail :
[email protected] ??
I'd be very grateful
Thx in advance...