Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Westi on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Getting information after a set string of characters

Status
Not open for further replies.

lem72

Programmer
Jun 24, 2005
6
CA
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
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top