Re: CakePHP 2.6 Controllers with New Folder Structure

2015-02-09 Thread Shiv Modi
ts' . DS))); > App::build(array('Controller' => array(APP . 'Controller' . DS, APP. > 'Controller' . DS. 'Customers' . DS, APP . 'Controller' . DS . 'Products' . > DS))); > > and so on. That should set it up with the full path a

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: Ap

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 wrote: > Have a look at what $x is. > > On Wednesday, 29 August 2012 12:08:04 UTC+2, Nareh Tarasyan wrote: >> >> Hey, ppl. help me. >> I

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 wrote: > I am

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
easy 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 wrote: > >> Use following syntax: >> >> >> $(document).ready(function(){ >> $('.d

Re: Submit data to cakephp controller via ajax

2012-08-12 Thread Shiv Modi
Use following syntax: $(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", url :

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 wrote: > is that you shankar