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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
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

Pull Requests

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: Sun Dec 22 06:01:30 2024 UTC