Hey I am having a problem, I have a variable:
$var = 123456/*-
I want to store the information after the /*- into an variable (
How would get that information out of that string? I just don't know where to begin.
Cheers,
Greg
$var = 123456/*-
I want to store the information after the /*- into an variable (
How would get that information out of that string? I just don't know where to begin.
Cheers,
Greg