|
Posted by Steve on 10/20/77 11:34
> however, it looks like the functions on php.net are in regarding to
> replacing links to relative LOCAL files (as opposed to remote, on other
> servers).
Well, yes. Your comment implies that you are trying to make corrections
to user-entered URLs. How can you know what the allowable paths might
be for an arbitrary remote site? The best you can do is to validate
that the entered string matches your preferences, but you can't correct
the URL as you can't walk the remote web directory tree.
---
Steve
Navigation:
[Reply to this message]
|