phpBB login to a python script

Discussion in 'PHP' started by kdb003, Jun 24, 2006.

  1. #1
    I am writing a python script that parses a lot of user data and puts it in a database. I want to link this data to a phpBB database of users(keep track of who uploaded what data). I was wondering if there is an easy way to make sure the user is logged in(and return the userid), when they go to the python script.
     
    kdb003, Jun 24, 2006 IP
  2. dtang4

    dtang4 Active Member

    Messages:
    303
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    58
    #2
    Can you pass the session array into the python script?
     
    dtang4, Jun 24, 2006 IP