I am using ca开发者_运维知识库kephp 1.3 on LAMP (ubuntu 9.04) platform. Trying the database migration with cakephp inbuilt schema generation script.
I have been开发者_StackOverflow社区 using 1.2.6 and downloaded 1.3 to try it out. I am using wampserver with Apache 2.2.11. I have mod rewrite enabled. When I bake a new application using the cake 1.3
I\'m start using cakephp and i made a demo app using AjaxHelper $ajax->link(\'title\', \'url\', array(\'update\' => \'mydiv\'))
This is the ascx page: <%@ Control Language=\"C#\" Inherits=\"System.Web.Mvc.ViewUserControl<OpenForum.Core.ViewModels.IndexViewModel>\" %>