php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #9084 url-activation for simple URLs
Submitted: 2001-02-02 19:34 UTC Modified: 2001-08-12 15:21 UTC
From: russlndr at online dot no Assigned:
Status: Not a bug Package: Feature/Change Request
PHP Version: 4.0.4pl1 OS: Any
Private report: No CVE-ID: None
 [2001-02-02 19:34 UTC] russlndr at online dot no
I miss two functions in PHP. I believe they should be added to the URL functions if added.

1. "E-Mail ereg validation" function.
2. "Enable all urls in a text" function. (Enable means add html tags so they will be clickable).

Today I'm using these PHP coded functions:
http://www.zend.com/search_code_author.php?author=russlndr

Thats works fine, but I think they should included as a part of PHP.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-02-20 01:14 UTC] andre@php.net
1) implemented in PEAR

2) not sure whether this should be implemented in PEAR or
PHP, we have get_meta and so on, str_add_anchors() would not
hurt, but maybe not suffice to put in the core
 [2001-08-12 15:21 UTC] sebastian@php.net
Duplicate of Bugs #6714 and #6893.

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 02:01:29 2024 UTC