I want multiple admin routing.开发者_C百科. One for Admin another for CLients.. is this possible. if not whats the best way to get around to this ?
I searched a lot around the web but I couldn\'t find any specific sollution to this. In CakePHP 1.3, different from 1.2, if you had a controller inside a plugin, and both had the same name, you could
Reading through the core and looking at nearly all of the helpers/plugins etc. that are available, I notice there are a lot of comments.
I need to implement master/slave/load balancing into an existing site. Does anyone use these (or other) implementations for master/slave switching?
I am using cakePHP 1.26 I got an Input Text box which contains a URL and I want to submit the URL开发者_如何学Python and stored it in the Database using Jquery AJAX.
I am using cakePHP 1.26. I got an Input Text box which contains a URL and I want to submit the URL and stored it in the Database using Jquery AJAX.
I am using CakePHP 1.26. I was trying to use jQuery Ajax to pass some sample data to a function in a Controller but failed to do it.
I am using cakePHP 1.26. I was trying to update a Table using these lines of code: $c = \"helloworld\";
I am usi开发者_高级运维ng cakephp 1.2. I am using httpsocket get method. It works well. But the content is enclosed by quotes..
I am using cakePHP 1.26. In a controller, I got a function: function testing(){开发者_如何转开发