I did an e-store like this one last month using php and asp. Without no problem.
What is the difference with Cake and PHP is that it use methods. If I call a webpage with the name of page2.asp I have to create a method page2.asp or page2 and remove the .asp. Probably it will be rewritten to PHP to simplify the integration with Cake. But if I could do it with PHP I should be able to do it with Cake easily and more quickly. On Jul 7, 10:28 am, Alastair <[email protected]> wrote: > > I know that, but sometimes you have no choice but to use two separate > > languages for you to build an e-store. > > > I did program this website without knowing that I was going to use the > > system of VISA. > > > It's kind of weird that nobody gived me a straight answer. > > What answer would you like us to give you? > > You asked "What is the best way for me to use ASP with CakePHP?" > > I said "You can't really integrate PHP and ASP other than sharing the > same database." > > That is your straight answer. > > You can't. You can share the database and that is all. If you have ASP > code for this shop, I can't see it being too difficult to rewrite that > code in PHP. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" 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/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
