Re: CSS Problem

2009-07-18 Thread GravyFace
I'm going to recommend you check out the #css IRC channel on irc.freenode.net or the css-d discussion list if you prefer email. Since this is a CSS-specific issue, they'll be able to help you. On Fri, Jul 17, 2009 at 9:40 PM, ant...@sousa-family.com wrote: > > Hello, > > I am building a site usin

Re: home.ctp cannot be found when debug = 0

2009-07-17 Thread GravyFace
25 - - [17/Jul/2009:09:48:47 -0500] "GET /css/cake.generic.css > HTTP/1.1" 304 - > 10.1.7.25 - - [17/Jul/2009:09:48:47 -0500] "GET /img/cake.power.gif > HTTP/1.1" 304 - > 10.1.7.25 - - [17/Jul/2009:09:48:47 -0500] "GET /img/cake.icon.gif > HTTP/1.1"

Re: home.ctp cannot be found when debug = 0

2009-07-17 Thread GravyFace
What does your webserver log say? On Fri, Jul 17, 2009 at 9:42 AM, idx wrote: > > Hello, > >  I've had my cake config set to debug 3 when developing and now that > everything seems to be working I want to change to zero and test it > out.  All of the controllers and such seem fine, but now when I

Re: Root Server: email-component fails sometimes, why?

2009-07-15 Thread GravyFace
Anything in your sendmail/qmail/postfix queue? logs? On Wed, Jul 15, 2009 at 4:01 PM, DigitalDude wrote: > > Hey, > > the App on my root-server sometimes does not send emails, even if the > recipients are the same. So when I use a testfunction which sends the > exact same email to the same addres

Re: When/how do you publish Bakery articles?

2009-07-15 Thread GravyFace
and schneimi's comments further down. On Wed, Jul 15, 2009 at 12:01 PM, Bernardo Vieira wrote: > +1 > > Bert Van den Brande wrote: > > Since I also use EclipsePDT as my Cake dev environment I'm very > interested in this article :) > > On Tue, Jul 14, 2009 at 4:02

Re: Getting Started With CakePHP

2009-07-15 Thread GravyFace
I think he's closer to trolling (whether he knows it or not) by asking a question like that. On Wed, Jul 15, 2009 at 10:31 AM, Carlos Gonzalez Lavin wrote: > Feeling a bit trollish are we:)? > > 2009/7/15 GravyFace >> >> Sure,  why don't you tell me what y

Re: Getting Started With CakePHP

2009-07-15 Thread GravyFace
Sure, why don't you tell me what you want to build and I'll start working on it for you! Don't worry about any fussy things like "details" or "requirements" -- I won't stop working until you're completely satisfied. On Wed, Jul 15, 2009 at 6:57 AM, Pradip Jadhav wrote: > > Hello All, > > I am n

Re: After moving from windows to Ubuntu, getting Missing View error

2009-07-14 Thread GravyFace
Also check your permissions; www-data needs at least read permissions on your files/directories, but check the Linux installation guide for CakePHP (you'll need to grant rw to the tmp directory, etc.). On Tue, Jul 14, 2009 at 11:08 AM, MrMeikel wrote: > > Not very experienced with Linux. But my f

When/how do you publish Bakery articles?

2009-07-14 Thread GravyFace
I wrote a tutorial on CakePHP + EclipsePDT autocomplete almost a month ago and it hasn't been published yet. If there's a submittal/workflow I'm not aware of, let me know. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Gro

Re: Abstracting HTML/CSS

2009-07-13 Thread GravyFace
On Mon, Jul 13, 2009 at 11:34 AM, GravyFace wrote: > On Mon, Jul 13, 2009 at 1:12 AM, Sake wrote: >> >> Yes, but I'm talking about the case where you're using someone else's >> code, be it a sub-contractor who's chopped up the image into html or a >

Re: Abstracting HTML/CSS

2009-07-13 Thread GravyFace
On Mon, Jul 13, 2009 at 1:12 AM, Sake wrote: > > Yes, but I'm talking about the case where you're using someone else's > code, be it a sub-contractor who's chopped up the image into html or a > pre-made template. This seems to me a nice solution, no? Isn't this what CakePHP themes are for? Build

Re: Problem Storing Sessions from Login

2009-07-12 Thread GravyFace
On Sat, Jul 11, 2009 at 10:35 PM, damanlovett wrote: > > I am SO new to Cakephp, although I love it I am having problems with > my first app. I have been reading every possible article, book, and > blog about sessions, but I can't get it right. > > I am trying to store the user's id and name in a

Re: what do you use to deploy?

2009-07-11 Thread GravyFace
rsync makes me feel funny where my bathing suit covers. On Sat, Jul 11, 2009 at 3:57 PM, nMac wrote: > Since a few days ago I'm using sitecopy, a linux script that uploads only > the modified files since the last update. > > You can add exclusions and many other options. > > But works only in Lin

Re: Official forum for CakePHP

2009-07-11 Thread GravyFace
ent. I will be happy to use this forum if our friends in > CakePHP declare it as an official forum on CakePHP.org. > > On Jul 11, 8:18 am, mark_story wrote: >> Yes, instead of starting another forum you could always >> usehttp://www.cakephpforum.net/It seems active, and those that

Re: A Search Behavior

2009-07-10 Thread GravyFace
I was looking at implementing this in CakePHP (it's a sourceforge award nominee): http://sphinxsearch.com/ On Fri, Jul 10, 2009 at 5:29 PM, Stinkbug wrote: > > I've done a little searching around on the web for search features for > CakePHP.  I've found a couple of different Searchable Behaviors

Re: E-mails not being received.

2009-07-10 Thread GravyFace
- I've NEVER had any mail fail to get delivered (I've setup Postini for dozens of Exchange clients of mine) with proper SPF records and Postini as the smarthost. On Fri, Jul 10, 2009 at 5:14 PM, GravyFace wrote: > Try using the SwiftMailer component; you can use your gmail account as &

Re: E-mails not being received.

2009-07-10 Thread GravyFace
Try using the SwiftMailer component; you can use your gmail account as a smarthost for sending out mail. Only downside is that it rewrites the from/reply-to addresses to your-gmail-acco...@gmail.com. If that's an issue, you can always get a Google Apps for my Domain account with the domain you p

Re: Official forum for CakePHP

2009-07-10 Thread GravyFace
more, and more people requesting it, will it be something > that we (framework users) can justify pushing off if Google Groups > doesn't offer upgraded or optional UIs? > > Maybe, maybe not.  Only time can tell. > > @GravyFace: That's an unofficial forum, and not what the o

Re: marketplace app, prevent users from buying their own stuff

2009-07-10 Thread GravyFace
> You can't access session data from the model, so best to run that > check in the basket code, don't allow an item owned by that person to > be added to the basket - dodgy items shouldn't ever get to the model > stage. Yup. He didn't mention Cart at all, but I assumed he would be setting the cu

Re: marketplace app, prevent users from buying their own stuff

2009-07-10 Thread GravyFace
On Fri, Jul 10, 2009 at 9:31 AM, Jon Bennett wrote: > >> Yes, put a validation check in the model for sure. But don't exclude >> anything from find(), just check before adding the "buy" button (or >> whatever). ACL for this would be overkill. > > Why shouldn't you exclude things from find? Why giv

Re: Best practice : Main/Pages/Index Controller for common actions/sites?

2009-07-10 Thread GravyFace
On Fri, Jul 10, 2009 at 5:43 AM, Netik wrote: > > Hi everyone > I'm pretty new to cakephp or the model view controller and oop > programming in general. > > However, i see the big advantages of cakephp and i really like it, it > just makes fun. > Howevery, i still have some questions about cakephp

Re: Official forum for CakePHP

2009-07-09 Thread GravyFace
Wait, here it is: http://lmgtfy.com/?q=cakephp+forum On Thu, Jul 9, 2009 at 8:55 PM, Miles J wrote: > > I was planning on starting one, but didn't. > I agree though, these groups dont work that well. > > > --~--~-~--~~~---~--~~ You received this message because y

Re: how to access object from app controller in another controller

2009-07-09 Thread GravyFace
I'd look at Components or possibly a Helper, depending what you're doing. On Thu, Jul 9, 2009 at 2:50 PM, tobi_one wrote: > > Hi, > > just a quick one. I have Facebook Connect set up in my app controller > like this > >        function __construct() { >                parent::__construct(); >    

Re: Need suggestions for render large xml feed for export

2009-07-09 Thread GravyFace
What's the size of your product feed as XML on disk? On Thu, Jul 9, 2009 at 2:02 PM, JamesF wrote: > > thats a good tip if the end user is downloading the xml...but in my > case its a product feed going to vast.com which wants raw xml > > On Jul 9, 8:03 am, GravyFace wrote

Re: Help me with forum based on CakePHP

2009-07-09 Thread GravyFace
I'm probably going to get chastised for saying this, but I'd skip CakePHP and find a CMS that has a decent API and/or framework if you plan on (doubtful) building on it in the future. If you've got some coding chops, you could use CakePHP to build a forum and anything else you'd need on your site

Re: Need suggestions for render large xml feed for export

2009-07-09 Thread GravyFace
On Thu, Jul 9, 2009 at 8:03 AM, GravyFace wrote: > Also, if you go this route, make sure you set the headers to > Content-disposition:attachment to force the browser to prompt > save/open, instead of trying to open in the browser. I should say if you DON'T go

Re: Need suggestions for render large xml feed for export

2009-07-09 Thread GravyFace
Not really sure what the end-user/consumer of this XML looks like, but I'd recommend also compressing it and providing the consumer of the "feed" (more like a batch) with a .zip file they can download and consume -- 20k records is much too bulky for any kind of near-time consumption in my opinion,

Re: marketplace app, prevent users from buying their own stuff

2009-07-08 Thread GravyFace
I'd go with both: it's never good to rely on hiding things from the UI -- if you actually fatten up your model (like you should) to include a check for current user id, you'll be safer in the long run. On Wed, Jul 8, 2009 at 8:33 PM, brian wrote: > > I agree with Jon about the "buy" button. But

Re: marketplace app, prevent users from buying their own stuff

2009-07-08 Thread GravyFace
I'd put the code deeper, in the Order (or even Cart if you've using a cart metaphor) model in the beforeSave() callback or perhaps as a validation rule to prevent purchases for those link directly to the product. On Wed, Jul 8, 2009 at 6:32 PM, Jon Bennett wrote: > >> I have question on the best

Re: really need help...

2009-07-08 Thread GravyFace
pr($variable) and debug($variable) are your friends... On Wed, Jul 8, 2009 at 5:19 PM, menashe morobuse wrote: > > my projects/view view has a line like this... > > link('Add Sequence','/sequences/add/'.$project > ['Project']['id'],array('title'=>'Add Sequence')); ?> > > then my sequences/add vie

Re: why so much $this->

2009-07-08 Thread GravyFace
This article might be helpful: http://swik.net/PHP/Object+Oriented+PHP On Wed, Jul 8, 2009 at 12:57 PM, Carlos Gonzalez Lavin wrote: > Oject Oriented Programming buddy... $this makes reference to an object(a > class's instance), everything after -> is the object methods and attribs > > 2009/7/8 B

Re: how to: add note to a task

2009-07-08 Thread GravyFace
t in a hidden field? >> > > > There's also the adding the current task id to the session and >> > > > retrieving >> > > it >> > > > when adding a note.. but I believe the first method is far more >> > > > simple >> >

Re: User based questionnaire app

2009-07-08 Thread GravyFace
On Wed, Jul 8, 2009 at 9:50 AM, Benshep wrote: > > Hello, > > I am just checking out cakephp as an option for putting together a web > application I need to create. Im hoping someone can tell me if the app > I will outline below is something cakephp can and should be used to > create. > > The app

Re: Eclipse + CakePHP to develop a Web application

2009-07-08 Thread GravyFace
On Wed, Jul 8, 2009 at 7:02 AM, saidbakr wrote: > > Hello, > > It does not work. I may miss understand your suggestion. However, the > code that I talk about is the code found in the Blig tutorial: > http://book.cakephp.org/view/334/Create-a-Post-Model > > I use Eclipse Version 3.4.1. I'm new into

Re: how to: add note to a task

2009-07-07 Thread GravyFace
If you set up your proper model associations, it should be done automatically when you echo $form->input('task_id'); Give the bake console a try first and bake your entire project (Models, Views, Controllers) -- it helped me immensely doing it that way the second time around vs. slogging through

Re: Integrating Microsoft ASP with CakePHP

2009-07-07 Thread GravyFace
This why I suggested you setup up a sub-domain (store.whatever.com) to host your e-store with a separate virtual directory and document root so that your e-store is running on a separate site than CakePHP. If you'd like to use the same styles across the two sites, you could reference it absolutel

Re: Integrating Microsoft ASP with CakePHP

2009-07-07 Thread GravyFace
On Tue, Jul 7, 2009 at 10:51 AM, David Coleman wrote: > Simonjpa: > > > > Why don’t you use jQuery on the cakePHP app and call the asp modules that > you need.  You can put the ASP on a different port let’s say for fun > mydomain.com:81 and call these modules from the php site.  You should be > ab

Re: Integrating Microsoft ASP with CakePHP

2009-07-07 Thread GravyFace
On Tue, Jul 7, 2009 at 9:28 AM, Alastair wrote: > >> I know that, but sometimes you have no choice but to use two separate >> languages for you to build an e-store. >> >> I did program this website without knowing that I was going to use the >> system of VISA. >> >> It's kind of weird that nobody

Re: Containable grabbing empty data

2009-07-03 Thread GravyFace
Do you have 'Customer' in your $uses declaration in your Items Controller? On Fri, Jul 3, 2009 at 5:43 AM, Ernesto wrote: > > Hello > > Item belongsTo Order belongsTo Customer. > > i'm grabbing data from Items Controller. > > i need all items having Weight > 10 and Order.Date = $date > i also nee

Re: fixed: space after ?> tag (Was also: output_buffering FTW (Was: Auth session getting destroyed?))

2009-07-02 Thread GravyFace
s, and you wont run into these problems. > > On Jul 2, 1:41 pm, GravyFace wrote: >> For the love of --- >> >> Anyways, it's working now. >> >> /me downs beer in triumph, shakes fist at sky. >> >> On Thu, Jul 2, 2009 at 4:07 PM, GravyFace wrote: >

fixed: space after ?> tag (Was also: output_buffering FTW (Was: Auth session getting destroyed?))

2009-07-02 Thread GravyFace
For the love of --- Anyways, it's working now. /me downs beer in triumph, shakes fist at sky. On Thu, Jul 2, 2009 at 4:07 PM, GravyFace wrote: > So while trying to setup Zend Debugger (another epic fail, sigh), one > of the tutorials I found recommended two settings

output_buffering FTW (Was: Auth session getting destroyed?)

2009-07-02 Thread GravyFace
office and Ubuntu 6.06 on the test server and both were set to off by default I'm assuming. On Wed, Jul 1, 2009 at 2:18 PM, GravyFace wrote: > On Wed, Jul 1, 2009 at 12:26 PM, dgw wrote: >> >>> Using the Developer add-on for Firefox, the session cookie is still >>>

Anyone using ZendDebugger on a remote server?

2009-07-02 Thread GravyFace
Using Eclipse PDT, server's a separate box running LAMP. I believe I have it installed correctly, however, I'm not sure how to actually debug CakePHP from within Eclipse. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Grou

Re: Auth session getting destroyed?

2009-07-01 Thread GravyFace
On Wed, Jul 1, 2009 at 12:26 PM, dgw wrote: > >> Using the Developer add-on for Firefox, the session cookie is still >> there (same one as well), just cannot retrieve Auth.User from the >> session, only when I first authenticate (POST). > > Have you tried reading that data with $this->Auth->user()

Re: Auth session getting destroyed?

2009-07-01 Thread GravyFace
I should note that I don't see CakeSession's delete method called, nor do I see it being overwritten with a null value. On Wed, Jul 1, 2009 at 11:34 AM, GravyFace wrote: > Wow, I'm totally stumped... anybody else know why Auth.User disappears > between requests?  I have a D

Re: Auth session getting destroyed?

2009-07-01 Thread GravyFace
make another request somewhere else and the Auth session key is completely missing. I'm reaching here, but does the User object's password field need to be stored in the Auth.User array? That's the only field I see missing. On Tue, Jun 30, 2009 at 11:21 PM, GravyFace wrote: > Se

Re: Redirect loop using Auth + Acl component

2009-07-01 Thread GravyFace
Not sure about your code, but try adding $this->Auth->allow('login'); http://book.cakephp.org/view/382/allow On Wed, Jul 1, 2009 at 5:49 AM, Delberto wrote: > > Hello, > > I am building an application and am having an issue with one of my > controllers. I get the following message in Firefox > >

Re: Auth session getting destroyed?

2009-06-30 Thread GravyFace
Set it to low and medium; no dice. On Tue, Jun 30, 2009 at 9:17 PM, Miles J wrote: > > Try setting your security level to medium and see what happens. > > > --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "CakePHP"

Re: Auth session getting destroyed?

2009-06-30 Thread GravyFace
On Tue, Jun 30, 2009 at 8:48 PM, GravyFace wrote: > On Tue, Jun 30, 2009 at 8:41 PM, GravyFace wrote: >> On Tue, Jun 30, 2009 at 8:20 PM, Miles J wrote: >>> >>> What are your session/core/auth settings? >> http://pastebin.com/m3cfd4150 > > ^^^ that's

Re: Auth session getting destroyed?

2009-06-30 Thread GravyFace
On Tue, Jun 30, 2009 at 8:41 PM, GravyFace wrote: > On Tue, Jun 30, 2009 at 8:20 PM, Miles J wrote: >> >> What are your session/core/auth settings? > http://pastebin.com/m3cfd4150 ^^^ that's my core.php. app_controller.php: http://pastebin.com/m444d1c56 use

Re: Auth session getting destroyed?

2009-06-30 Thread GravyFace
On Tue, Jun 30, 2009 at 8:20 PM, Miles J wrote: > > What are your session/core/auth settings? http://pastebin.com/m3cfd4150 > May we also see your login action. login action is empty. Thanks for your help. --~--~-~--~~~---~--~~ You received this message because

[cakephp] Auth session getting destroyed?

2009-06-30 Thread GravyFace
Not sure what's going on, but using Auth in it's simplest form (login.ctp, empty login action, etc.), my Auth.User session key is null as soon as I leave the login action (which is blank). I have pr($session->read('Auth.User'); in my login.ctp view; after I POST, it retrieves a record and seems t

Re: Searchable behaviour, containable/recursive - anybody got it working?

2009-06-26 Thread GravyFace
If you look through the issue tracker on their project site in code.google.com, I recall seeing a workaround patch that somebody posted. On Fri, Jun 26, 2009 at 6:11 AM, number9 wrote: > > I'm using the searchable behaviour (link: > http://code.google.com/p/searchable-behaviour-for-cakephp/). > >

Re: Finished Blog tutorial anywhere?

2009-06-25 Thread GravyFace
On Thu, Jun 25, 2009 at 9:08 AM, AD7six wrote: > > On Jun 25, 1:38 pm, GravyFace wrote: >> Can't find the complete tutorial (with code) for the Cookbook 1.2 blog >> tutorial -- the tutorials there, but I thought you could download the >> entire app somewhere. > &

Maintaining association state in views

2009-06-25 Thread GravyFace
Been a while since I've done some cake (and last app was a time-crunched blur) so thought I'd start fresh, from the beginning, with a more relaxed deadline and get some fundamentals down correctly. Using the blog example, our models look like this: Post hasMany Comment Comment belongsTo Post Le

Finished Blog tutorial anywhere?

2009-06-25 Thread GravyFace
Can't find the complete tutorial (with code) for the Cookbook 1.2 blog tutorial -- the tutorials there, but I thought you could download the entire app somewhere. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Cake

Re: BakeSale ... website gone?

2008-10-26 Thread gravyface
On Oct 26, 9:35 pm, Brenda <[EMAIL PROTECTED]> wrote: > I'm starting to explore some e-commerce apps to use with Cake. > Bakesale is frequently mentioned, but it seems their website has > disappeared,http://www.bakesalehq.com. Do you think that is > temporary, or is BakeSale going away? PHPShop

Can't access the User's associated model with AuthComponent

2008-10-25 Thread gravyface
Hello, I have User hasOne Profile and Profile belongsTo User set up as associated models. I'm using the AuthComponent to to do simple/basic authentication; my login action is empty. When authenticating, the Profile model data is retrieved along with the User model data (I see it in my debug

Re: CMS solutions

2008-10-23 Thread gravyface
FarshadBinNasoordeen wrote: > I am new to PHP and i am looking forward to upgrade my site into a cms > system currently its not a cms system if i wanna add a new menu to my > site i have to add that menu to each and evry page this makes me sick > some times So recently i heard about JOOMLA an open

Re: How to move an cake app to a new server... Advice please?

2008-10-23 Thread gravyface
DL wrote: > Hi, > > Can anyone tell me the correct procedure for moving a Cake > installation & app to a new server. > > We've copied all files and folders to the new server but get a blank > page when loading the index.php page. (we've tried configuring > various .htaccess redirects to no avai

Re: session variable use in default layout

2008-10-23 Thread gravyface
[EMAIL PROTECTED] wrote: > i want to use session variable value in default layout for that i use > > $this->Session->Write('language','eng)'); > $this->set('error', 'eng'); > > => this code is work , i got error value in default layout but > > > $this->set('u_name',$this->Session->read("user

Re: Hosting

2008-10-23 Thread gravyface
Wow, no opinions on hosting? gravyface wrote: > App will be going live shortly and expect some peak traffic that's > probably beyond my own server's capabilities (rather be safe than > sorry). Certainly not Slashdot-scale abuse, but there's going to be > some

Re: Disable / Hide Login Message

2008-10-22 Thread gravyface
You using session->setFlash()? You might be able to try session->delete('flash') to remove that message where you see fit. Not positive that will work though... MDB wrote: > Hello all, I have a login page where if the default login fails, it > tries using a second login. Due to this, the "Lo

Re: Login Password

2008-10-22 Thread gravyface
beforeFilter() MDB wrote: > Hello all, is there a way to get the login password before it is > hashed? I need to pass the password to a seperate system where the > passwords are not hashed so I need both the hashed and unhashed > password. > > > > --~--~-~--~~~---

Hosting

2008-10-22 Thread gravyface
App will be going live shortly and expect some peak traffic that's probably beyond my own server's capabilities (rather be safe than sorry). Certainly not Slashdot-scale abuse, but there's going to be some fairly heavy uploading and concurrent traffic for at least the first few days or weeks.

Re: Accessing Cake elements in the webroot directory?

2008-10-17 Thread gravyface
If it's just basic blogging functionality, you might be better off sticking with the various blogs that have been built using CakePHP and/or building your own. [EMAIL PROTECTED] wrote: > I am not aware of a way to rendering an element without actually > bringing all of Cake to life. > A few ide

Re: Simple way to deny access to actions in controller

2008-10-15 Thread gravyface
Actually, since all actions will be disabled, I'm going to use the beforeFilter() method to redirect. Much less gross than each action. gravyface wrote: > It throws a missing action error. I think what I'll do is add a > redirect under each action. Kind of gross, but I nee

Re: Simple way to deny access to actions in controller

2008-10-15 Thread gravyface
. > } > > On 15 okt, 18:41, gravyface <[EMAIL PROTECTED]> wrote: >> I need a simple way to deny access to one or more actions in a >> controller. I'm using Auth (no ACL), but on a certain date, I want to >> deny access to a number of actions in one of my co

Simple way to deny access to actions in controller

2008-10-15 Thread gravyface
I need a simple way to deny access to one or more actions in a controller. I'm using Auth (no ACL), but on a certain date, I want to deny access to a number of actions in one of my controllers. This doesn't have to be scripted/cron'ed or anything; I don't mind flipping a bit in the controlle

Re: Move existing app to Subversion

2008-10-14 Thread gravyface
I found a decent document online and did an import and it's working great now. Not having any luck with Eclipse Tasks (it's not recognizing my todo tags). You using tags? It shows all of the Cake project todos, just not mine in my application project. Mathew wrote: > I've been using SVN wit

Move existing app to Subversion

2008-10-14 Thread gravyface
Probably out of scope for the list, but I'm going to start using SVN for my existing Cake 1.2 app; I've installed the subclipse plugin for Eclipse PDT on Windows. My dev server is a separate linux box that I've been working on through a mapped drive (the Apache document root is shared out). I

Re: $this->

2008-10-05 Thread gravyface
mattocrocop wrote: > Hey Jon, > > Thanks very much for the link. I must say I'm very frustrated with > the way the articles I find explain this. Is there nowhere I can find > a list of "$this-> means/does whatever it means/does", etc? Maybe > also a list of rules like "variables are local to th

Re: Filemaker and CakePHP

2008-07-17 Thread GravyFace
Is the data on the website going to be read-only? How often is the data going to change? How much data? Is the data relational? What version if Filemaker? Can't really expect us to give you advice without knowing what it is you're trying to do. On Wed, Jul 16, 2008 at 8:19 PM, Grant Cox <[EMA