PHP code not working in PHP 4.3.9

Discussion in 'PHP' started by smriti109, Jun 30, 2008.

  1. #1
    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??
     
    smriti109, Jun 30, 2008 IP
  2. jmf000

    jmf000 Peon

    Messages:
    46
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #2
    It may be configuration problem in php.ini e.g
    need to see the code
     
    jmf000, Jun 30, 2008 IP