Author Topic: parameters to login  (Read 2393 times)

Offline acarlomagno

  • Jr. Member
  • **
  • Posts: 10
parameters to login
« on: February 25, 2010, 07:03:35 AM »
Hi,

I am struggling to pass parameters to login from my php web page to RC.

I tried to set session variables and read it with the plugin autologon.php.

But the plugin does not see the values.

In my page I set the variables with:  $_SESSION['username'] = '12345' .... but not works.

Where am I wrong ? ...

There is another way to pass credentials to autologon.php ?

thanks
antonello