Help in Database Procedure returns value

Discussion in 'PHP' started by AimyThomas, Sep 18, 2012.

  1. AimyThomas

    AimyThomas Banned

    Joined:
    Aug 28, 2012
    Messages:
    20
    Likes Received:
    0
    Trophy Points:
    0
    We have a database procedure that returns a value by reference.

    This is how it is used in ABF:
    h_status = pr_get_passphrase
    (h_passphrase = BYREF:)gv_passphrase));

    Is it possible to do the same in PHP?
     
  2. shabbir

    shabbir Administrator Staff Member

    Joined:
    Jul 12, 2004
    Messages:
    15,375
    Likes Received:
    388
    Trophy Points:
    83
    Which Database?
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice