[TYPO3] Verifying a user specified URL
Bernd Wilke
xoonsji02 at sneakemail.com
Mon Jun 12 16:39:20 CEST 2006
On Mon, 12 Jun 2006 19:29:08 +0530, A M Sharma wrote
with subject "[TYPO3] Verifying a user specified URL":
> Hello,
>
> I want to know if there is some way to verify a URL (website link) user
> specifies in a form field. I have searched a lot, found some third party
> Perl/CGI stuff to do that. Is their some facility or extension which can
> help us do this in Typo3? If not, then any suggestions on how to use the
> Perl/CGI stuff available.
an own php-function is needed:
the easiest way which comes to mind is trying a fopen($url,'r') in the
php-verifying.
or use a more complex version with cURL-functions.
Bernd
--
----------------
Bernd Wilke
Annweilerstr.20
40229 Düsseldorf
0211/229 2800
More information about the TYPO3-english
mailing list