* and then Marek Kilimajer declared
> >If i want to find a url on a page, there are some chars i need to escape
> >right?
> >
> >like '/' and '?'
> >
> >do i also need to escape '.'?
> >Are there any other things that might pop up in a url that I can escape
> >with addcslashes()?
> Don't use
Nick Wilson wrote:
Hi all,
If i want to find a url on a page, there are some chars i need to escape
right?
like '/' and '?'
do i also need to escape '.'?
Are there any other things that might pop up in a url that I can escape
with addcslashes()?
Much thanks
Don't use posix regexp, but use per
Hi all,
If i want to find a url on a page, there are some chars i need to escape
right?
like '/' and '?'
do i also need to escape '.'?
Are there any other things that might pop up in a url that I can escape
with addcslashes()?
Much thanks
--
Nick W
--
PHP General Mailing List (http://ww
3 matches
Mail list logo