preg_replace

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
treesa
Forum Commoner
Posts: 29
Joined: Sun Aug 31, 2008 10:19 pm

preg_replace

Post by treesa »

does perl needs to be installed for the execution of the function preg_replace?
Darkzaelus
Forum Commoner
Posts: 94
Joined: Tue Sep 09, 2008 7:02 am

Re: preg_replace

Post by Darkzaelus »

it keeps saying perl-compatible syntax, so i would say no. Just the library i would guess.
Post Reply