Re: Hi

2012-08-10 Thread sooraj francis
Hi please contact me @ soorajfran...@gmail.com skype: soorajf900 On 8 August 2012 23:45, Dilip Bakotiya dilip.bakot...@gmail.com wrote: Hi i need the php developer for long term as remote developer . send me your skype and mail id to for further talk Thanks -- You received this

help on naming url and routing

2010-04-23 Thread sooraj francis
hi all, can any one just me out to solve the following problem.. i have done an application named xyz. inside that i have named the correspoding controller name and actions. for example http://localhost/xyz/admin/login for administrator login. now the problem is that i have change the

reusable component

2010-03-29 Thread sooraj francis
hi, i need to Create a “REUSABLE” class file which accepts the input parameters as (“data”,”type”,”parameter”) Data - The data format to display. Can be an array. Type - parameter type that decides whether it’s a listing page or exporting page or soothing else. Parameter - This decides

yui help?

2010-03-17 Thread sooraj francis
I am using cake php and yui. i have a json format data displayed in my view file. now i have to acess those json data using yui datasource My link to page is http://localhost/SPCake/listings/serverpagination/ but this code doesnot seeems to work. var myDataSource = new

Re: Data Validation not working

2010-03-16 Thread sooraj francis
actually you havent set the display option to show error in your view file ?php if($form-isFieldError('Inventory.make')) e($form-error('Inventory.make', null, array('class' = 'message'))); hope this solves your problem Check out the new CakePHP Questions site http://cakeqs.org and help others

doubt clarification

2010-03-10 Thread sooraj francis
hi I am new to cakephp. I am using apache version _2.2.15. i dont have access to to the htdocs. Is there any way i enable the mod reewrite option with in our cakephp application using .htaccess. How i can know whether mod_rewrite is enabled. Check out the new CakePHP Questions site