Hi
I am looking to use the value a:6 as 6 from a serialized array pulled from a db. As print_r shows
a:6:{i:0;i:19;i:1;i:43;i:2;i:73;i:3;i:8;i:4;i:52;i:5;i:25;}
purpose, to evaluate end of array to execute:
Header("Location: url")
Any other suggested ideas welcome.
thanks
torodre
I am looking to use the value a:6 as 6 from a serialized array pulled from a db. As print_r shows
a:6:{i:0;i:19;i:1;i:43;i:2;i:73;i:3;i:8;i:4;i:52;i:5;i:25;}
purpose, to evaluate end of array to execute:
Header("Location: url")
Any other suggested ideas welcome.
thanks
torodre