On Jul 6, 9:27 pm, "simon...@gmail.com" <simon...@gmail.com> wrote:
> Hi Everyone,
>
> I did a website using CakePHP. Now I need to do an e-store in this
> website using Microsoft ASP and Components.
>
> I need to use VISA Credit Card and VISA did sent me an example that
> use ASP and some Components. The Components are already on the server.
>
> What is the best way for me to use ASP with CakePHP?

You're really limited to using ASP to access the same database as your
Cake website. You can't really integrate PHP and ASP other than
sharing the same database. Two totally different entities.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to 
cake-php+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to