Re: CakePHP 2.6 Controllers with New Folder Structure

2015-02-09 Thread Shiv Modi
. 'Customers' . DS, APP . 'Controller' . DS . 'Products' . DS))); and so on. That should set it up with the full path as the book says it needs. Please try and report back :) Enjoy, John On 5 February 2015 at 21:15, Shiv Modi shiv...@gmail.com wrote: Hi John, I tried that one as well

CakePHP 2.6 Controllers with New Folder Structure

2015-02-05 Thread Shiv Modi
Hi, I am using CakePHP 2.6 and want to make two sub-folders, Products and Customers in app/Controller , Model and View folders. So that I can categories my product and customer controllers for proper understanding. To implement and access the same I done some changes in bootstrap as follow:

Re: findById

2012-08-29 Thread Shiv Modi
I think it should be $this-set('x', $this-Word-findById(10)); not $this-set('x', $this-Word-findByid(10)); Shiv On Wed, Aug 29, 2012 at 3:44 PM, AD7six andydawso...@gmail.com wrote: Have a look at what $x is. On Wednesday, 29 August 2012 12:08:04 UTC+2, Nareh Tarasyan wrote: Hey, ppl.

Re: Urgent, we need a CakePHP developer.

2012-08-24 Thread Shiv Modi
Hi, I am having 3+ years of experience in product development in PHP. Worked on frameworks like CakePHP and Firestitch. Interested in part-time job. Based in Bangalore. Shiv Shankar mail : shiv.mo...@gmail.com Mb. : +919535314022 On Fri, Aug 24, 2012 at 9:43 PM, Yasir Arafat Hasib

Re: Looking for work?

2012-08-23 Thread Shiv Modi
Hi, I am interested in part time work. Currently working in bangalore. Worked on couple of projects in CakePHP. My Featured projects are : http://www.growthpod.com/ https://www.socialstage.com/ http://sumazi.com/ Let me know if i meet your requirements. Regards, Shiv On Thu, Aug 23, 2012 at

Re: Submit data to cakephp controller via ajax

2012-08-12 Thread Shiv Modi
Use following syntax: script language=javascript $(document).ready(function(){ $('.delete').click(function(){ var device_id = $(this).attr('id'); if(confirm('Are you sure you want to delete this?')){ $.ajax({ type : POST,

Re: Submit data to cakephp controller via ajax

2012-08-12 Thread Shiv Modi
explain and has a lot of advantages. Have a great day! Sincerely, Mr. Manager, On Sun, Aug 12, 2012 at 12:04 AM, Shiv Modi shiv.mo...@gmail.com wrote: Use following syntax: script language=javascript $(document).ready(function(){ $('.delete').click(function

Re: URL rewriting issue with cakephp 1.3.11

2011-09-24 Thread Shiv Modi
nopes...I'm working in INDIA from last 2 years. You would cheer to know i have done with the issue. Actually, the problem was in config file. Here Allow override was none instead of All...:) Thanks Shiv On Thu, Sep 22, 2011 at 3:55 PM, philip onkware onkwa...@gmail.com wrote: