Need a help on PHP code
-
I have a code i.e.: $dt = '01/02/1950'; $dtsplit = str_split($nr,2); please explain what is in $dtsplit[0]; $dtsplit[1]; $dtsplit[2]; Thanks, Arun Kumar
Arun Kr
-
I have a code i.e.: $dt = '01/02/1950'; $dtsplit = str_split($nr,2); please explain what is in $dtsplit[0]; $dtsplit[1]; $dtsplit[2]; Thanks, Arun Kumar
Arun Kr
maybe. like that...
01 /0 2/
Ref:http://sg2.php.net/str_splitThanks and Regards, Michael Sync ( Blog: http://michaelsync.net) If you want to thank me for my help, please vote my message by clicking one of numbers beside "Rate this message". Why vote? Plz Read it here. Thank you. :)
-
maybe. like that...
01 /0 2/
Ref:http://sg2.php.net/str_splitThanks and Regards, Michael Sync ( Blog: http://michaelsync.net) If you want to thank me for my help, please vote my message by clicking one of numbers beside "Rate this message". Why vote? Plz Read it here. Thank you. :)
Hi again, Thanks, will you please tell me the length of $dtsplit [array size]. I have a code i.e.: $dt = '01/02/1950'; $dtsplit = str_split($nr,2); please explain what is in Thanks once again Arun Kumar
Arun Kr
-
Hi again, Thanks, will you please tell me the length of $dtsplit [array size]. I have a code i.e.: $dt = '01/02/1950'; $dtsplit = str_split($nr,2); please explain what is in Thanks once again Arun Kumar
Arun Kr
-
maybe. like that...
01 /0 2/
Ref:http://sg2.php.net/str_splitThanks and Regards, Michael Sync ( Blog: http://michaelsync.net) If you want to thank me for my help, please vote my message by clicking one of numbers beside "Rate this message". Why vote? Plz Read it here. Thank you. :)
Oh. i got vote 1.... why??
Thanks and Regards, Michael Sync ( Blog: http://michaelsync.net) If you want to thank me for my help, please vote my message by clicking one of numbers beside "Rate this message". Why vote? Plz Read it here. Thank you. :)
-
Why don't you just read about what the function does, instead of asking questions about the result and guessing what it's doing... http://www.w3schools.com/php/func_string_str_split.asp[^]
--- single minded; short sighted; long gone;