On Mon, 29 Jan 2001, mickey wrote:
> I can't install phpwiki on my site because "preg_match()" is not
> implemented. I'm on altern.org (in France) So, a friend (who knows how
> to modify softwares, not like me ;o)) told me that functions like
> preg_match() and preg_match_all() could be replaced by ereg_replace()
> and "regular expressions".
> Is there an expert on the mailing list who tried to do that ? Or is
> there an old version of wiki whit these "regular expressions", or
> another script (not as good as phpwiki) working on my (old fashioned ?)
> site ?
Hi Mickey!
No, there aren't any older versions that don't use preg() functions. It
would be *really hard* to rewrite preg() function calls to ereg() function
calls, about as hard as copying a dictionary with typewriter instead of a
photocopier.
Unfortunately I don't think we can help you here.. you need to upgrade
your version of PHP. I really don't want to say that, but we just cannot
support sites without preg().
Good luck,
Steve
...............................ooo0000ooo.................................
Hear FM quality freeform radio through the Internet: http://wcsb.org/
home page: www.wcsb.org/~swain
|