sqlite : Fatal error: Call to undefined function sqlite_escape_string()
        Posted  
        
            by Tristan
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Tristan
        
        
        
        Published on 2010-06-02T01:15:15Z
        Indexed on 
            2010/06/02
            1:23 UTC
        
        
        Read the original article
        Hit count: 647
        
Hello,
I use a script who recquires SQLITE,
on my previous hoster, it works, on local it works,
on my new dedicaced server, it doesn't, i use PHP5 of course, on this link, you have a phpinfo() of the server. http://bit.ly/bXlLT1
Could you tell me what/how (apt get?) to install correctly sqlite to avoid this fatal error? Thanks
© Stack Overflow or respective owner