error in preg_replace
Posted: Wed May 27, 2009 5:13 am
My Code is :
Error is :
Warning: preg_replace() [function.preg-replace]: Delimiter must not be alphanumeric or backslash in /home/kthakkar/public_html/crm/insert.php on line 245
Code: Select all
$cod = 4;
$temp = preg_replace($cod, '', $tp, 1);Warning: preg_replace() [function.preg-replace]: Delimiter must not be alphanumeric or backslash in /home/kthakkar/public_html/crm/insert.php on line 245