We have done it for couple of years, while transitioning one application from php to rails, but in a limited way. Eg we didn't share the rails session with php, but only read session information one way from php to rails. Also you will need some way to update the php session so it doesn't time out while you are browsing on rails pages. We did no embed rails content into php pages... If you really want to go this way let me know and I lookup some of our old setup.
Best, Daniel On Oct 9, 6:21 am, Pepe Sanchez <[email protected]> wrote: > Hi all > > I am using a CMM developed in PHP and I would like to know how ease it > is to add RoR pages in this type of project and also how to add RoR > functions inside a PHP page. > > Please advise! > -- > Posted viahttp://www.ruby-forum.com/. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

