Davey
03-05-2003, 02:32 PM
I can't understand where explode(); gets its data from O.o.
Ex:$variable=explode(";", $variable2);
Then I guess you use $variable2=array();
Or not?
I just can't quite understand how it works, could someone explain it please?
Ty.
Dave.
Ex:$variable=explode(";", $variable2);
Then I guess you use $variable2=array();
Or not?
I just can't quite understand how it works, could someone explain it please?
Ty.
Dave.