Re: is it possible in cakephp to access directory outside of app

2013-08-01 Thread GS
can't you use "alias" in apache and map to the folders. Use the alias inside the cake to access those paths??? On Wednesday, 31 July 2013 13:32:04 UTC+1, Jignesh Brahmkhatri wrote: > > I want to access folder outside the app directory for different web > application > > my folder structure is li

Issue Update() function in MSSQLfor CakePHP

2013-07-29 Thread GS
Hi, I am new to CakePHP but worked extensively in C++/C/Java etc. I already spend more than a day but could not figure out what is the reason for the following problem. I am using latest XAMP version with 5.4.16 PHP, Apache 2.4.4. We have developed a small client on CakePHP with MYSQL DB. Its

Issue with Update function in sql server in CakePHP, not working

2013-07-29 Thread GS
Hi, We have a client in CakePHP running with MYSQL. PHP version is 5.4.16, Apache 2.4.4, latest XAMP. THis running is working fine. We already have similar Database in MSSQL also. Now client wants to run this client with MSSQL also. We are using php_pdo_sqlsrv_54_ts.dll and php_sqlsrv_54_ts.dl

Re: 1 new message in 1 topic - digest

2007-01-06 Thread Rajesh GS
Vote saved OptionsPercentageVotes Ambivalence 0.5%1 WACT 0.0%0 Achievo0.0%0 Phrame 0.5%1 Studs0.5%1 Prado 0.5%1 PHPOnTrax 0.0%

Creating a Through Relationship

2006-10-03 Thread Rajesh GS
Hi I am trying to find something like this in CAKE: http://wiki.rubyonrails.org/rails/pages/ThroughAssociations I am trying to find a solution to this: I want to find all the items a user own. I have a doubt whether I am doing it the wrong way. tables === Items - can have one owner (use