escape stirng in ms access with php

Discussion in 'PHP' started by shino, Apr 20, 2006.

  1. #1
    Hello


    There is mysql_escape_string for preparing mysql insert string


    how can we do that for odbc or ms access
    anyone knows friends

    Thanks
    Shino
     
    shino, Apr 20, 2006 IP
  2. hansi

    hansi Peon

    Messages:
    129
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #2
    I think there is no included function. Maybe you can do a little workaround with addslashes()
     
    hansi, Apr 20, 2006 IP