hi all, I have a PHP script which mainly uses preg_split and substr_count functions.My script is working well in PHP 4.3.5 and PHP 4.3.3.But when i transferred my script to the server which uses PHP 4.3.9 i'm getting wrong output..Please help.. is there any compatability problem for preg_split??