My name is Philipp C. Heckel and I write about nerdy things.

Posts Tagged / Roundcube


  • May 16 / 2008
  • 209
Programming

Roundcube login via PHP script

Roundcube is an AJAX/PHP based e-mail application which is really flexible and easy to use in comparison to other free web based solutions.

For the customer interface of Silversun, I wanted to use RC as the internal web mail application and therefore had to embed it into my system. To avoid that the customer has to log in twice (customer interface and Roundcube), I had to simulate the login request with a PHP script.

Continue Reading