Got more questions? Find advice on: ASP | SQL | XML | Windows
Welcome to RegexAdvice Sign in | Join | Help

Re: Insert into first cell of a table

  •  05-16-2007, 4:34 PM

    Re: Insert into first cell of a table

    I'm not familiar with php, but in most languages I've worked with there's some kind of IndexOf function that returns the first index of a string within another string.  Does php have something similar?
View Complete Thread