php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #3475 Fatal error when calling to a preg_replace() func
Submitted: 2000-02-13 17:45 UTC Modified: 2000-08-05 05:44 UTC
From: chris_chan at softhome dot net Assigned:
Status: Closed Package: Parser error
PHP Version: 3.0.14 OS: WinNT
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: chris_chan at softhome dot net
New email:
PHP Version: OS:

 

 [2000-02-13 17:45 UTC] chris_chan at softhome dot net
Server:                WinNT4 w/ service pack 5
installed PHP version: 3.0.14 win32

Client: Win98 using IE5

Error: "Fatal error:  Call to unsupported or undefined function preg_replace() in netsol.whois on line 36"

Line 36 of source code: preg_replace( "/\n+/", "_",implode($data, "\n"))

I know this script should be working as I am using a script from a site which is working (perhaps they are using unix/linux platform of php3 ??

Please help and advise....thank you very much !!

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-08-05 05:44 UTC] hholzgra@php.net
preg extension dll not loaded
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 18 23:01:27 2024 UTC