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!
And I m getting this error:
Warning: preg_replace() [function.preg-replace]: Compilation failed: missing ) at offset 1 in C:\xampp\htdocs\crm\replace.php on line 11
plz help me.
Last edited by Benjamin on Tue May 26, 2009 10:35 am, edited 1 time in total.
Reason:Changed code type from text to php.
crishna369 wrote:
And I m getting this error:
Warning: preg_replace() [function.preg-replace]: Compilation failed: missing ) at offset 1 in C:\xampp\htdocs\crm\replace.php on line 11
Letting us know which line is '11' would be nice. In any case, my guess is that you're not escaping the parenthesis like you should
you're doing this: